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