邹能昇 4 сар өмнө
parent
commit
b01d1dea5c

+ 2 - 2
nova-tourism/pages/my/merchant/merchant-home/account/index.js

@@ -292,8 +292,8 @@ Page({
     //选择地理位置
     chooseGeoPoint() {
         wx.chooseLocation({
-            latitude: 0,
-            longitude: 0,
+            // latitude: 28.8025354729244,
+            // longitude: 115.921421511343,
             success: (res) => {
                 let {
                     latitude,