Crabtree/SmartHome/UI/SimpleControl/Phone/Guide/GuideAddGateway.cs
@@ -83,10 +83,11 @@ etRemark.EditorEnterAction += (obj) => { Application.HideSoftInput (); }; if (MainPage.LoginUser.AccountType == 1) { etRemark.Enable = false; etRemark.BorderWidth = 0; } //if (MainPage.LoginUser.AccountType == 1) { // etRemark.Enable = false; // etRemark.BorderWidth = 0; //} var BottomView = new FrameLayout () { Y = Application.GetRealHeight (400 - 88),