完成3月试用问题修改

This commit is contained in:
2026-04-24 16:45:37 +08:00
parent c2521db336
commit 29c921cc46
12 changed files with 525 additions and 396 deletions

View File

@@ -13,7 +13,7 @@
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.58.0",
"@tanstack/vue-query": "^5.99.2",
"@tanstack/vue-query": "^5.100.1",
"@tinymce/tinymce-vue": "^6.3.0",
"@vueuse/core": "^14.2.1",
"axios": "^1.15.2",
@@ -32,11 +32,11 @@
"tailwind-merge": "^3.5.0",
"tinymce": "^7.9.1",
"tw-animate-css": "^1.4.0",
"vue": "^3.5.32",
"vue": "^3.5.33",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.6",
"vue-data-ui": "^3.17.13",
"vue-router": "^5.0.4",
"vue-router": "^5.0.6",
"vuedraggable": "^2.24.3"
},
"devDependencies": {
@@ -59,7 +59,7 @@
"rollup-plugin-visualizer": "^7.0.1",
"tailwindcss": "^4.2.4",
"typescript": "^6.0.3",
"vite": "^8.0.9",
"vite": "^8.0.10",
"vue-eslint-parser": "^10.4.0"
}
}