黄学彪
2020-09-01 dee21bf452a8979d0515d13e534fbb69ed9715dd
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);