fix:持久化插件降级版本3.2.1处理

This commit is contained in:
2026-05-18 09:36:50 +08:00
parent d38454453b
commit bededd89fa
2 changed files with 5 additions and 12 deletions

View File

@@ -25,7 +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",
"pinia-plugin-persistedstate": "3.2.1",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"
},