陈嘉乐
2021-03-08 9470ac56dd964de9c10ae73fe1a068e21aef2fde
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/DeviceSet.cs
@@ -201,7 +201,7 @@
                for (int j = 0; j < pirDevice.FunctioList.Count; j++)
                {
                    var control = pirDevice.FunctioList[i];
                    var control = pirDevice.FunctioList[j];
                    RowLayout funControlRow = new RowLayout
                    {
                        Y = Application.GetRealHeight(92 + (50 * j)),