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