fix:实现pinia数据持久化

This commit is contained in:
2026-05-14 17:13:29 +08:00
parent 5c36af30cd
commit bf3f3a3afe
4 changed files with 23 additions and 8 deletions

View File

@@ -25,6 +25,7 @@
"@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001",
"@dcloudio/uni-ui": "^1.5.11",
"pinia": "2.0.36",
"pinia-plugin-persistedstate": "^4.7.1",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"
},