ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs
@@ -646,9 +646,9 @@ }; AddChidren(roomPageView); //与屏幕边框的边距 roomPageView.TCBJ = Application.GetRealWidth(112); roomPageView.TCBJ = Application.GetRealWidth(181); //两个page之间的间距 roomPageView.JMBJ = Application.GetRealWidth(69); roomPageView.JMBJ = Application.GetRealWidth(0); //当前房间 //Room.CurrentRoom = Room.CurrentRoom == null ? Room.Lists[0] : Room.CurrentRoom;