[AI Generated]: refactor(member,my): 成员页重构为 flex+scroll-view 布局并设为首页;我的页改为 onShow 刷新

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-05-26 15:39:39 +08:00
co-authored by Claude Sonnet 4.6
parent 14ec4fe177
commit 2ecb86871b
6 changed files with 114 additions and 95 deletions
+1
View File
@@ -29,6 +29,7 @@ image {
flex: 1;
width: 100%;
height: 100%;
overflow: hidden;
box-sizing: border-box;
}