添加评论
This commit is contained in:
parent
2507d7bff7
commit
6ad10cd450
@ -64,6 +64,6 @@ window.onload = function () {
|
|||||||
|
|
||||||
window.Vditor = vditor
|
window.Vditor = vditor
|
||||||
|
|
||||||
function authSuccess (data) { // eslint-disable-line
|
window.authSuccess = (data) => { // eslint-disable-line
|
||||||
console.log('授权成功', data)
|
console.log('授权成功', data)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user