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