zhengyiming
1 天以前 e954a97446c24bf6ebebeb646586ca0dda4bc86b
apps/cMiniApp/src/pages/mine/index.vue
@@ -132,7 +132,9 @@
const bgHeight = computed(() => 133 + systemStore.navHeight);
Taro.useDidShow(() => {
  updateUserInfo();
  if (isLogin.value) {
    updateUserInfo();
  }
});
function goLogin() {