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