HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/CornerFramLayout.cs
@@ -104,6 +104,7 @@ { buttonFram.AddBottomLine(); } buttonFram.GetImageButton().UnSelectedImagePath = keypad.localIconAddress; buttonFram.GetNameButton().Text = keypad.name; xCount++; @@ -167,6 +168,7 @@ buttonFram.AddImageView(); buttonFram.AddNameView(); buttonFram.Tag = keypad;//标记数据 buttonFram.GetImageButton().UnSelectedImagePath = keypad.localIconAddress; buttonFram.GetNameButton().Text = keypad.name; if (widthDimensionValue > Application.GetRealWidth(currnetWidthValue)) {