1 Star 0 Fork 494

sealoyal/layui-vue-admin

forked from Layui Vue/layui-vue-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 883 Bytes
一键复制 编辑 原始数据 按行查看 历史
就眠儀式 提交于 2022-08-15 10:55 +08:00 . 升级 layui-vue 1.4.2
{
"name": "layui-vue-admin",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview",
"commit": "git add . && git-cz && git push"
},
"dependencies": {
"@layui/layui-vue": "1.4.2",
"axios": "^0.24.0",
"commitizen": "^4.2.4",
"pinia": "^2.0.9",
"pinia-plugin-persist": "^1.0.0",
"vue": "^3.2.37",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"@vue/compiler-sfc": "^3.2.33",
"cz-customizable": "^6.6.0",
"less": "^4.1.2",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.7.1",
"unplugin-layui-vue-resolver": "0.0.12",
"unplugin-vue-components": "^0.19.5",
"vite": "^2.8.0",
"vue-tsc": "^0.29.8"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sealoyal/layui-vue-admin.git
git@gitee.com:sealoyal/layui-vue-admin.git
sealoyal
layui-vue-admin
layui-vue-admin
master

搜索帮助