Browse Source

测试提交

ZaiZai 1 year ago
parent
commit
ab6460fce0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      src/views/home/auth.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
 {
-  "value": "20240131104345"
+  "value": "20240131164413"
 }
 }

+ 1 - 1
src/views/home/auth.vue

@@ -28,7 +28,7 @@ const router = useRouter()
 const useRoutes = useRoute()
 const useRoutes = useRoute()
 const useAppState = useAppStore()
 const useAppState = useAppStore()
 
 
-//先清理下缓存
+//先清理下缓存111
 useAppState.clearStoreData()
 useAppState.clearStoreData()
 
 
 //变量
 //变量