HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2020-03-18 e41577d72b90fcd17999ffdd614072ecf313a733
ZigbeeApp/Shared/Phone/Device/Logic/EveryyearPage.cs
@@ -25,8 +25,9 @@
            var titleName = new Button
            {
                TextID = MyInternationalizationString.cycle,
                TextSize = 17,
                TextSize = 16,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                IsBold = true,
            };
            topFrameLayout.AddChidren(titleName);