1 Star 1 Fork 0

h_h123/vue3Admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
h_h123 提交于 2023-11-19 12:10 . 解决样式丢失问题
{
"name": "vue-admin",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.3.4",
"echarts": "^5.4.2",
"element-plus": "^2.3.0",
"js-cookie": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.0.33",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"sass": "^1.59.3",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huangjunhua/vue3-admin.git
git@gitee.com:huangjunhua/vue3-admin.git
huangjunhua
vue3-admin
vue3Admin
master

搜索帮助