1 Star 0 Fork 15

AmCoder/fc-admin

forked from Leo/fc-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "fc-admin",
"private": true,
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite --mode development",
"build": "vue-tsc && vite build --mode production",
"start": "vite --mode production",
"build:env": "vue-tsc && vite build --mode development",
"preview": "vite preview"
},
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.6.8",
"crypto-js": "^4.2.0",
"disable-devtool": "^0.3.7",
"echarts": "^5.5.0",
"element-plus": "^2.7.5",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"pinyin-pro": "^3.20.3",
"qrcode": "^1.5.3",
"qs": "^6.12.1",
"secure-ls": "^1.2.6",
"sortablejs": "^1.15.2",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.27.0",
"vue": "^3.4.27",
"vue-cropper": "^1.1.3",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@types/crypto-js": "^4.2.2",
"@types/node": "^20.12.10",
"@types/nprogress": "^0.2.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.15",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.77.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vue-tsc": "^2.0.16"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/AmCoder/fc-admin.git
git@gitee.com:AmCoder/fc-admin.git
AmCoder
fc-admin
fc-admin
main

搜索帮助