陈嘉乐
2021-03-08 6ae83acae578c6746201fbd61074a7b93747ef4f
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)),