3 Star 0 Fork 0

苏苏苏大强/vue3-base-pc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
苏苏苏大强 提交于 2022-11-22 16:03 . 修复请求baseURL
{
"name": "base-pc",
"version": "1.0.0",
"scripts": {
"dev": "vite --host --mode dev",
"mock": "vite --host --mode mock",
"build": "vite build --mode build"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@element-plus/icons-vue": "0.2.4",
"axios": "0.21.3",
"echarts": "^5.3.2",
"element-plus": "1.2.0-beta.6",
"moment-mini": "^2.22.1",
"vue": "3.2.26",
"vue-router": "4.0.12",
"vuex": "4.0.2",
"path": "0.12.7",
"path-to-regexp": "^6.2.0",
"vue-i18n": "9.1.6",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/echarts": "4.9.7",
"@types/node": "15.0.1",
"@vitejs/plugin-legacy": "1.6.4",
"@vitejs/plugin-vue": "1.10.2",
"@vitejs/plugin-vue-jsx": "1.3.1",
"@vue/compiler-sfc": "3.2.26",
"sass": "1.32.12",
"svg-sprite-loader": "6.0.11",
"unplugin-auto-import": "^0.11.4",
"vite": "2.9.0",
"vite-plugin-style-import": "1.2.1",
"vite-plugin-svg-icons": "1.0.5"
},
"browserslist": [
"> 1%",
"not ie 11",
"not op_mini all"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/joke.com/vue3-base-pc.git
git@gitee.com:joke.com/vue3-base-pc.git
joke.com
vue3-base-pc
vue3-base-pc
master

搜索帮助