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