|
@@ -80,7 +80,6 @@ import { useWalletStore } from "@/stores/modules/walletStore.js";
|
|
|
import { Keyboard } from "@capacitor/keyboard";
|
|
|
import { Capacitor } from "@capacitor/core";
|
|
|
import { MSG_TYPE, MESSAGE_TYPE_USER } from "@/common/constant/msgType";
|
|
|
-import { Capacitor } from '@capacitor/core';
|
|
|
|
|
|
// 路由 & store
|
|
|
const router = useRouter();
|