liukangdong
2024-07-29 0c02f1bf5f00e6de2c379dc121047b84a5b7c153
wechat_jiaxuan/pages/store/store.js
@@ -25,6 +25,7 @@
          latitude: res.latitude,
          longitude: res.longitude,
        })
        this.getShops(res.latitude, res.longitude)
      }
    })
  },