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