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