zhengyiming
6 天以前 fb5d0f0fa6777453ec477fec70bcf96342598aed
apps/bMiniApp/src/pages/home/index.vue
@@ -91,7 +91,7 @@
onMounted(async () => {
  try {
    await setLocationCity();
    await resetLocation();
  } catch (error) {}
});