修改房间选择 详情不更改bug 以及部分样式
This commit is contained in:
@@ -78,7 +78,7 @@ class ShareUserWidget extends GetView {
|
||||
alignment: const AlignmentDirectional(-1, 0),
|
||||
child: Text(
|
||||
info['op_type'] == 1
|
||||
? '允许对方控制该设备'.tr
|
||||
? '允许对方控制和查看该设备'.tr
|
||||
: info['op_type'] == 2
|
||||
? '仅允许对方查看该设备'.tr
|
||||
: '',
|
||||
|
||||
Reference in New Issue
Block a user