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