WJC
2019-10-24 528c105b3aea0e6e00477365f16f57c1e3d7eb1c
ZigbeeApp/Shared/Phone/UserCenter/Safety/CoerceContactSettionForm.cs
@@ -82,7 +82,7 @@
        //    this.listView.Height = 0;
        //    frameTableLayout.AddChidren(this.listView);
        //    new System.Threading.Thread(() =>
        //    HdlThreadLogic.Current.Run(() =>
        //    {
        //        Application.RunOnMainThread(() =>
        //        {
@@ -91,8 +91,7 @@
        //            //添加【添加联系人】的行
        //            this.AddAddContactPersionRow();
        //        });
        //    })
        //    { IsBackground = true }.Start();
        //    });
        //}
        ///// <summary>