1 Star 0 Fork 0

李子超/vue3通用后台管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 996 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "crm",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build && node toFile.mjs",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@vitejs/plugin-legacy": "^4.1.1",
"ali-oss": "^6.18.0",
"axios": "^1.5.0",
"crypto-js": "^4.1.1",
"element-plus": "^2.3.12",
"file-saver": "^2.0.5",
"fs": "^0.0.1-security",
"http-server": "^14.1.1",
"js-export-excel": "^1.1.4",
"mockjs": "^1.1.0",
"path": "^0.12.7",
"pinia": "^2.1.6",
"pinia-plugin-persist": "^1.0.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4",
"xlsx": "^0.18.5",
"xlsx-style": "^0.8.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"sass": "^1.66.1",
"sass-loader": "^13.3.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.5",
"vite-plugin-compression": "^0.5.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lzclovefh/vue3-manager.git
git@gitee.com:lzclovefh/vue3-manager.git
lzclovefh
vue3-manager
vue3通用后台管理系统
master

搜索帮助