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