zhengyiming
2025-08-13 5583271e6f5bb7a0dcc8e4876513f23a21a7b25f
apps/bMiniApp/src/pages/home/index.vue
@@ -91,7 +91,7 @@
onMounted(async () => {
  try {
    await setLocationCity();
    await resetLocation();
  } catch (error) {}
});