优化H5登录逻辑
This commit is contained in:
@ -128,9 +128,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
/* 快应用特有相关 */
|
||||
"quickapp" : {},
|
||||
/* 小程序特有相关 */
|
||||
"mp-weixin" : {
|
||||
"appid" : "wx604d2ea4702620d2",
|
||||
"setting" : {
|
||||
@ -151,5 +149,11 @@
|
||||
},
|
||||
"mp-toutiao" : {
|
||||
"usingComponents" : true
|
||||
},
|
||||
"h5" : {
|
||||
"title" : "yshop",
|
||||
"devServer": {
|
||||
"disableHostCheck": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user