1 Star 0 Fork 35

隔壁老王/ruoyi-vue3-lmw

forked from coderlmw/ruoyi-vue3-lmw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
coderlmw 提交于 2024-07-22 15:48 . 修改baseForm封装逻辑
{
"name": "ruoyi",
"version": "3.8.6",
"description": "若依管理系统",
"author": "若依",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite",
"build:prod": "vite build",
"preview": "vite preview",
"prettier": "prettier --write ."
},
"repository": {
"type": "git",
"url": ""
},
"dependencies": {
"@element-plus/icons-vue": "2.0.10",
"@vueup/vue-quill": "1.2.0",
"@vueuse/core": "10.2.0",
"axios": "0.27.2",
"dayjs": "^1.11.10",
"echarts": "5.4.0",
"element-plus": "^2.7.7",
"file-saver": "2.0.5",
"fuse.js": "6.6.2",
"highlight.js": "^11.9.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.3.1",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"normalize.css": "^8.0.1",
"nprogress": "0.2.0",
"pinia": "2.0.22",
"screenfull": "^6.0.2",
"vue": "^3.4.21",
"vue-cropper": "1.0.3",
"vue-router": "4.1.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"prettier": "^3.0.3",
"sass": "1.63.6",
"unplugin-auto-import": "0.11.4",
"unplugin-vue-components": "^0.25.2",
"unplugin-vue-setup-extend-plus": "0.4.9",
"vite": "^5.2.0",
"vite-plugin-compression": "0.5.1",
"vite-plugin-svg-icons": "2.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shandianex1_admin/ruoyi-vue3-lmw.git
git@gitee.com:shandianex1_admin/ruoyi-vue3-lmw.git
shandianex1_admin
ruoyi-vue3-lmw
ruoyi-vue3-lmw
master

搜索帮助