2 Star 1 Fork 0

小天/vue3-vite-elplus-storeadmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
小天 提交于 2023-09-18 17:23 . 商品管理模块综合开发实现
{
"name": "shop-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",
"@tinymce/tinymce-vue": "^5.1.1",
"@vueuse/core": "^10.3.0",
"@vueuse/integrations": "^10.2.1",
"axios": "^1.4.0",
"echarts": "^5.4.3",
"element-plus": "^2.3.7",
"gsap": "^3.12.2",
"nprogress": "^0.2.0",
"tinymce": "^6.7.0",
"universal-cookie": "^4.0.4",
"vue": "^3.3.4",
"vue-router": "4",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"vite": "^4.4.0",
"vite-plugin-windicss": "^1.9.0",
"windicss": "^3.5.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xiaotianmy/vue3-vite-elplus-storeadmin.git
git@gitee.com:xiaotianmy/vue3-vite-elplus-storeadmin.git
xiaotianmy
vue3-vite-elplus-storeadmin
vue3-vite-elplus-storeadmin
master

搜索帮助