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