报修 房间选择
This commit is contained in:
@@ -277,9 +277,9 @@ class _MinePageState extends State<NewMinePage> {
|
||||
_buildListTile('assets/img/icon/mydevice.svg',
|
||||
"我的智能设备", "我绑定或关联的智能床,智能床垫等智能设备",
|
||||
showTopLine: true, path: "/deviceListPage"),
|
||||
_buildListTile('assets/img/icon/order.svg',
|
||||
'我的订单', '快捷查看我在网上的订单记录',
|
||||
path: ""),
|
||||
// _buildListTile('assets/img/icon/order.svg',
|
||||
// '我的订单', '快捷查看我在网上的订单记录',
|
||||
// path: ""),
|
||||
_buildListTile('assets/img/icon/store.svg',
|
||||
'门店体验', '如果想免费体验智能设备,可在此进行提前预约',
|
||||
path: "/experienceStorePage"),
|
||||
|
||||
Reference in New Issue
Block a user