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