优化H5登录逻辑

This commit is contained in:
Gaoxs
2020-08-15 20:07:33 +08:00
parent a65d09015e
commit 0c50a9ebb2
12 changed files with 878 additions and 199 deletions

View File

@ -128,9 +128,7 @@
}
}
},
/* */
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wx604d2ea4702620d2",
"setting" : {
@ -151,5 +149,11 @@
},
"mp-toutiao" : {
"usingComponents" : true
},
"h5" : {
"title" : "yshop",
"devServer": {
"disableHostCheck": true
}
}
}