群UI需要调整

This commit is contained in:
cbb
2026-01-23 16:55:42 +08:00
parent 99396e9966
commit c508b1fcb4
21 changed files with 1069 additions and 211 deletions

View File

@@ -437,7 +437,14 @@
{
"path": "pages/adduser/index",
"style": {
"navigationBarTitleText": "添加好友"
"navigationBarTitleText": "添加好友",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/adduser/details",
"style": {
"navigationBarTitleText": "发送好友申请"
}
},
{
@@ -487,4 +494,4 @@
}
]
}
}
}