This commit is contained in:
Mrx
2026-02-14 13:37:19 +08:00
parent 94c0af4039
commit 7d376f07de
7 changed files with 52 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ const userStore = useUserStore();
const dialogStore = useDialogStore();
const authStore = useAuthStore();
const { configWeixinShare, setDynamicShare } = useWeixinShare();
onMounted(() => {
// 检查token版本如果版本不匹配则清除旧token
checkTokenVersion()