背景色优化
This commit is contained in:
parent
01b4adeac7
commit
bd635a53b6
|
|
@ -305,7 +305,7 @@ class MeetingMainPageState extends State<MeetingMainPage> {
|
|||
],
|
||||
)
|
||||
: Container(
|
||||
color: ColorUtil.Color_0_0_0_0,
|
||||
color: ColorUtil.Color_57_57_57,
|
||||
/*child: Text('加载反馈:是否成功加入会议室${state.isJoinSuccess.value}-会议室对象${state.rctEngine.value}-成员列表${state.users.value.length}-全员观看ID${state.remoteUid.value}'),*/
|
||||
)),
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue