diff --git a/src/App.vue b/src/App.vue index 3514e2f..646919e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,10 +19,10 @@ const handleWebview = () => { // }) console.log("webview", webview) token.value = webview.token -} -const init = () => { userStore.loadSetting() ws.connect() +} +const init = () => { if (typeof plus !== 'undefined') { handleWebview() } else {