ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs
@@ -20,7 +20,7 @@ /// <summary> /// 是否同意隐私协议 /// </summary> private bool isAgreePrivacyPolicy = true; private bool isAgreePrivacyPolicy = false; #endregion @@ -190,7 +190,7 @@ }; //添加服务协议控件 //this.AddServiceAgreementControl(frameMidBack); this.AddServiceAgreementControl(frameMidBack); //游客体验 var btnTiyan = new NormalViewControl(300, 100, true);