diff --git a/src/App.vue b/src/App.vue index ca03f24..3556dd7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -27,7 +27,7 @@ import { GET_USER_INFO } from "@/api/ThirdApi"; import { getCookie } from "@/api/utils"; import { USER_INFO } from "@/api/api"; -console.log("版本2.2.5------------"); +console.log("版本2.2.6------------"); const store = useStore(); const router = useRouter();