bug
This commit is contained in:
parent
101ef539c3
commit
5fe8443e1b
@ -490,10 +490,10 @@
|
||||
},
|
||||
// 获取当前位置
|
||||
getAddress(storeId) {
|
||||
uni.showToast({
|
||||
title:"店铺id"+storeId,
|
||||
icon:"none"
|
||||
})
|
||||
// uni.showToast({
|
||||
// title:"店铺id"+storeId,
|
||||
// icon:"none"
|
||||
// })
|
||||
let _this = this;
|
||||
uni.getLocation({
|
||||
// 谷歌使用wgs84 其他使用gcj02
|
||||
|
Loading…
Reference in New Issue
Block a user