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