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