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