gxc
2020-01-06 509e7b543f8a8770cf09dff97000acf78140c119
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Update/GatewayCoordinatorInfoForm.cs
@@ -124,7 +124,7 @@
            //固件日期
            row1.AddLeftCaption(Language.StringByID(R.MyInternationalizationString.uHardwareDate), 300);
            //row1.AddMostRightView(zbGateway.getGwInfo.AppVersion.ToString(), 400);
            row1.AddMostRightView(zbGateway.getGwInfo.AppVersion.ToString(), 400);
            row1.AddBottomLine();
        }