1 Star 9 Fork 5

明空/ChanAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
明空 提交于 2025-01-12 18:18 . 基于vue3组合式语法重构
{
"name": "chancms-admin",
"private": true,
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@jsdawn/vue3-tinymce": "^2.0.4",
"@vueuse/core": "^12.0.0",
"axios": "^1.7.7",
"echarts": "^5.5.1",
"element-plus": "^2.8.7",
"js-cookie": "^3.0.5",
"json-editor-vue": "^0.17.3",
"nprogress": "^0.2.0",
"pinia": "^2.2.6",
"pinia-plugin-persist": "^1.0.0",
"pinyin-pro": "^3.26.0",
"saduocss": "^1.2.5",
"vue": "^3.5.12",
"vue-cropper": "^0.6.5",
"vue-router": "^4.4.5",
"vue3-danmaku": "^1.6.1",
"vue3-puzzle-vcode": "^1.1.7"
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@vitejs/plugin-legacy": "^5.4.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-prettier": "^10.1.0",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"less": "^4.2.0",
"prettier": "^3.3.3",
"rollup-plugin-copy": "^3.5.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.6.2",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vite-svg-loader": "^5.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yanyutao0402/ChanAdmin.git
[email protected]:yanyutao0402/ChanAdmin.git
yanyutao0402
ChanAdmin
ChanAdmin
master

搜索帮助