This commit is contained in:
cun-nan 2024-02-27 18:08:55 +08:00
parent 101ef539c3
commit 5fe8443e1b

View File

@ -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