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