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