修改格式错误的问题
This commit is contained in:
@ -6,6 +6,10 @@
|
|||||||
{
|
{
|
||||||
"launchtype" : "remote"
|
"launchtype" : "remote"
|
||||||
},
|
},
|
||||||
|
"h5" :
|
||||||
|
{
|
||||||
|
"launchtype" : "remote"
|
||||||
|
},
|
||||||
"mp-weixin" :
|
"mp-weixin" :
|
||||||
{
|
{
|
||||||
"launchtype" : "remote"
|
"launchtype" : "remote"
|
||||||
|
@ -283,25 +283,7 @@
|
|||||||
"router": {
|
"router": {
|
||||||
"mode": "history"
|
"mode": "history"
|
||||||
},
|
},
|
||||||
"h5" : {
|
|
||||||
"title" : "yshop",
|
|
||||||
"devServer" : {
|
|
||||||
"disableHostCheck" : true,
|
|
||||||
"proxy" : {
|
|
||||||
"/h5api" : {
|
|
||||||
// 需要被代理的后台地址
|
|
||||||
"target" : "http://itxzz.51vip.biz/",
|
|
||||||
"changeOrigin" : true,
|
|
||||||
"secure" : false,
|
|
||||||
"pathRewrite" : {
|
|
||||||
"^/h5api" : "/api"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"router" : {
|
|
||||||
"mode" : "history"
|
|
||||||
},
|
|
||||||
"sdkConfigs": {
|
"sdkConfigs": {
|
||||||
"maps": {
|
"maps": {
|
||||||
"qqmap": {
|
"qqmap": {
|
||||||
|
Reference in New Issue
Block a user