wupengfei
2 天以前 83a43c957729ffdec7ca8eb4f8ebd62a1c6b4abc
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() {