1 Star 11 Fork 5

正十七边形 / 京东商城后台管理项目-前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
Zhang Jiaming 提交于 2020-11-04 14:28 . 更改axios请求的基准路径
{
"name": "jdstore",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.2",
"core-js": "^3.6.4",
"echarts": "^4.9.0",
"element-china-area-data": "^5.0.2",
"lodash": "^4.17.19",
"nprogress": "^0.2.0",
"view-design": "^4.0.0",
"vue": "^2.6.11",
"vue-echarts": "^5.0.0-beta.0",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.1.6",
"vue-table-with-tree-grid": "^0.2.4"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@vue/cli-plugin-babel": "~4.3.0",
"@vue/cli-plugin-eslint": "~4.3.0",
"@vue/cli-plugin-router": "~4.3.0",
"@vue/cli-service": "~4.3.0",
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"element-ui": "^2.14.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.2.2",
"less-loader": "^6.1.0",
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.11"
}
}
1
https://gitee.com/ming0508/jdstore.git
git@gitee.com:ming0508/jdstore.git
ming0508
jdstore
京东商城后台管理项目-前端
master

搜索帮助