1 Star 0 Fork 41

yehuocode / PSI_Mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.webpackrc.js 190 Bytes
一键复制 编辑 原始数据 按行查看 历史
CRM8000 提交于 2018-05-24 18:32 . 初始化
export default {
"proxy": {
"/web/API": {
"target": "http://localhost/web/API",
"changeOrigin": true,
"pathRewrite": { "^/web/API" : "" }
}
},
}
JavaScript
1
https://gitee.com/slule/PSI_Mobile.git
git@gitee.com:slule/PSI_Mobile.git
slule
PSI_Mobile
PSI_Mobile
master

搜索帮助