refactor(ai): AI助手优化和移除MCP插件

This commit is contained in:
Ray.Hao
2025-11-15 09:08:35 +08:00
parent a9f2697ef0
commit 5aa6773cac
10 changed files with 1101 additions and 722 deletions

View File

@@ -117,7 +117,6 @@
"unplugin-vue-components": "^28.8.0",
"vite": "^7.1.12",
"vite-plugin-mock-dev-server": "^2.0.2",
"vite-plugin-vue-mcp": "^0.3.2",
"vue-eslint-parser": "^10.2.0",
"vue-tsc": "^2.2.12"
},