1 Star 0 Fork 15

哇了个哇/test-platform-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
向前走 提交于 2024-04-15 14:01 . iconfont 换为 iconpark
{
"name": "test-platform",
"version": "1.1.0",
"scripts": {
"dev": "vite",
"start": "vite",
"build": "vite build --mode=production",
"build:stag": "vite build --mode=staging",
"serve": "vite preview"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"@icon-park/vue-next": "^1.4.2",
"@vueuse/core": "^8.0.0",
"ace-builds": "^1.32.3",
"axios": "^1.6.3",
"echarts": "^5.3.1",
"element-plus": "2.3.8",
"jwt-decode": "^4.0.0",
"mind-elixir": "^3.3.2",
"mitt": "^3.0.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"vue": "^3.4.3",
"vue-clipboard3": "^2.0.0",
"vue-draggable-plus": "^0.3.4",
"vue-router": "4",
"vue3-ace-editor": "^2.2.4",
"vue3-json-viewer": "^2.2.2",
"vuedraggable": "^2.24.3",
"vuex": "^4.0.2",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/node": "^17.0.21",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/compiler-sfc": "^3.2.31",
"@webxrd/vite-plugin-svg": "^1.0.5",
"eslint": "^8.11.0",
"file-loader": "^6.2.0",
"sass": "^1.49.9",
"typescript": "^4.6.2",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^2.9.18",
"vue-tsc": "^0.32.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/victorcheng/test-platform-front.git
git@gitee.com:victorcheng/test-platform-front.git
victorcheng
test-platform-front
test-platform-front
master

搜索帮助