no message

This commit is contained in:
A1300399510
2024-07-25 14:13:49 +08:00
parent a646f21892
commit 3d6e93559b
28 changed files with 208 additions and 215 deletions

View File

@@ -604,7 +604,7 @@ const _routes = [
meta: {},
alias: [],
redirect: void 0,
component: () => import('./_nuxt/_id_-kwwlXQze.mjs').then((m) => m.default || m)
component: () => import('./_nuxt/_id_-RMGTGZVp.mjs').then((m) => m.default || m)
},
{
name: "index.html",
@@ -1046,7 +1046,6 @@ const _sfc_main$2 = {
__name: "app",
__ssrInlineRender: true,
setup(__props) {
console.log("1");
useRoute();
let isNeedLogin = ref(true);
let isGetLoginState = ref(true);