WJC
2019-10-28 0058d3fd5cf6052016ae744aeca2272623bfb6c8
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwSelectNetworkForm.cs
@@ -63,8 +63,7 @@
            frame.AddChidren(btnPsw);
            btnPsw.InitControl();
            btnPsw.Height = btnPsw.Height;
            btnPsw.txtInput.SecureTextEntry = true;
            btnPsw.txtInput.PlaceholderTextColor = UserCenterColor.Current.TextTipColor;
            btnPsw.txtInput.SecureTextEntry = true;
            btnPsw.txtInput.PlaceholderText = Language.StringByID(R.MyInternationalizationString.uPleaseInputNetworkPassword);
            var btnMsg = new NormalViewControl(btnPsw.txtInput.Width, false);