修改公众号微信登录授权未保存token的问题

This commit is contained in:
Gaoxs
2020-08-19 20:03:28 +08:00
parent 0c50a9ebb2
commit 48e073d573
8 changed files with 117 additions and 36 deletions

View File

@ -152,8 +152,11 @@
},
"h5" : {
"title" : "yshop",
"devServer": {
"disableHostCheck": true
"devServer" : {
"disableHostCheck" : true
},
"router" : {
"mode" : "history"
}
}
}