1 Star 0 Fork 39

GWD/ruoyi-vue3-lmw

forked from coderlmw/ruoyi-vue3-lmw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
coderlmw 提交于 2024-11-12 16:57 . 添加pinia持久化插件
{
"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.3.1",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@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.8.7",
"file-saver": "2.0.5",
"highlight.js": "^11.9.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.3.1",
"mitt": "^3.0.1",
"normalize.css": "^8.0.1",
"nprogress": "0.2.0",
"pinia": "^2.2.5",
"screenfull": "^6.0.2",
"vue": "^3.5.12",
"vue-cropper": "1.0.3",
"vue-draggable-plus": "^0.5.4",
"pinia-plugin-persistedstate": "^4.1.3",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"prettier": "^3.0.3",
"sass": "1.63.6",
"unplugin-auto-import": "0.18.3",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-setup-extend-plus": "1.0.1",
"vite": "^5.4.1",
"vite-plugin-compression2": "^1.3.0",
"vite-plugin-svg-icons": "2.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/g_w_d/ruoyi-vue3-lmw.git
[email protected]:g_w_d/ruoyi-vue3-lmw.git
g_w_d
ruoyi-vue3-lmw
ruoyi-vue3-lmw
master

搜索帮助