From 5fe8443e1ba1253c40ecd1bdd27399fda3583798 Mon Sep 17 00:00:00 2001 From: cun-nan <19819293608@163.com> Date: Tue, 27 Feb 2024 18:08:55 +0800 Subject: [PATCH] bug --- gasStation-uni/pages/index/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gasStation-uni/pages/index/index.vue b/gasStation-uni/pages/index/index.vue index a79dfbee2..3fdb049c8 100644 --- a/gasStation-uni/pages/index/index.vue +++ b/gasStation-uni/pages/index/index.vue @@ -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