fix: main avatar page

This commit is contained in:
zzc
2026-01-28 23:21:10 +08:00
parent 0dcd70d2f0
commit adb5f00988
4 changed files with 575 additions and 0 deletions

View File

@@ -33,6 +33,14 @@
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/avatar",
"style": {
"navigationBarTitleText": "我的制作记录",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/mine",
"style": {