HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs
@@ -71,7 +71,7 @@ }; this.AddChidren(saveLayout); saveLayout.SetCornerWithSameRadius(Application.GetRealHeight(24), HDLUtils.RectCornerTopLeft | HDLUtils.RectCornerTopRight); //暂时隐藏排序功能 Button paixuBtn = new Button { Width = Application.GetRealWidth(375 - 16 * 2), @@ -82,7 +82,7 @@ TextSize = TextSize.text14, TextColor = CSS.CSS_Color.textTipColor, }; saveLayout.AddChidren(paixuBtn); //saveLayout.AddChidren(paixuBtn); Button saveBtn = new Button {