'完成登录注册页面'

This commit is contained in:
2024-04-22 01:28:01 +08:00
parent 0c1f0e1a60
commit b74467e2bd
86 changed files with 29919 additions and 36 deletions

View File

@@ -288,6 +288,18 @@
"watchThrottled": true,
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true
"whenever": true,
"acceptHMRUpdate": true,
"createPinia": true,
"defineStore": true,
"getActivePinia": true,
"mapActions": true,
"mapGetters": true,
"mapState": true,
"mapStores": true,
"mapWritableState": true,
"setActivePinia": true,
"setMapStoreSuffix": true,
"storeToRefs": true
}
}