mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
refactor: 标签页重构,采用响应式storage
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"commit-msg": "node scripts/verify-commit.ts"
|
||||
"commit-msg": "node scripts/verify-commit.js"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -35,7 +35,7 @@
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"pinia": "^2.0.0-beta.2",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"responsive-storage": "^1.0.1",
|
||||
"responsive-storage": "^1.0.4",
|
||||
"v-contextmenu": "^3.0.0",
|
||||
"vue": "^3.1.1",
|
||||
"vue-i18n": "^9.1.6",
|
||||
|
||||
Reference in New Issue
Block a user