1 Star 1 Fork 0

两行泪/admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 721 Bytes
一键复制 编辑 原始数据 按行查看 历史
两行泪 提交于 2022-04-22 17:02 +08:00 . 动态路由
{
"name": "vue3.2",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^1.1.4",
"@types/js-cookie": "^3.0.1",
"axios": "^0.21.1",
"element-plus": "^2.1.9",
"js-cookie": "^3.0.0",
"nprogress": "^0.2.0",
"vue": "^3.2.33",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/node": "^17.0.24",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^1.6.0",
"@vue/compiler-sfc": "^3.0.5",
"sass": "^1.50.0",
"typescript": "^4.3.2",
"vite": "^2.5.1",
"vite-plugin-compression": "^0.5.1",
"vue-tsc": "^0.2.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fatesgo/admin-vue3.git
git@gitee.com:fatesgo/admin-vue3.git
fatesgo
admin-vue3
admin-vue3
master

搜索帮助