feat: 插件优先级更改功能

This commit is contained in:
Junyan Qin
2024-10-20 22:20:35 +08:00
parent 16b386eaf7
commit 7da9171dde
5 changed files with 151 additions and 11 deletions

View File

@@ -20,6 +20,7 @@
"core-js": "^3.37.1",
"roboto-fontface": "*",
"vue": "^3.4.31",
"vuedraggable": "^4.1.0",
"vuetify": "^3.6.11",
"vuex": "^4.0.2"
},