邹能昇 hace 4 meses
padre
commit
b01d1dea5c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      nova-tourism/pages/my/merchant/merchant-home/account/index.js

+ 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,