新增聊天设置页面;自定义背景UI
This commit is contained in:
@@ -230,9 +230,10 @@ fun MomentsList() {
|
||||
when (it) {
|
||||
0 -> {
|
||||
// 推荐页面
|
||||
NewsScreen()
|
||||
}
|
||||
1 -> {
|
||||
// 短视频页面
|
||||
// 短视频页面
|
||||
}
|
||||
2 -> {
|
||||
// 动态页面 - 暂时显示时间线内容
|
||||
|
||||
Reference in New Issue
Block a user