设备 预约接口
This commit is contained in:
@@ -96,7 +96,7 @@ class BluetoothPage extends GetView {
|
||||
),
|
||||
|
||||
const SizedBox(height: 4),
|
||||
Text('MAC:4645146546',
|
||||
Text(data['mac']?.toString() ?? '未命名',
|
||||
style: TextStyle(
|
||||
color: Colors.white70, fontSize: 26.rpx)),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user