master
chen 2022-05-05 11:35:35 +08:00
parent 61cff4805f
commit b59c6d9f7e
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
this.requestToken({
url: this.host + "/api/index/about",
type: "post",
data: {
data: {
is_gome: 0,
},
success: (res) => {
@ -59,7 +59,7 @@
},
daohang() {
wx.getLocation({ //
uni.getLocation({ //
type: 'wgs84', //wx.openLocationbug: iOS 6.3.30 type wgs84
success: (res) => {
wx.openLocation({ //使