黄学彪
2019-10-10 2ed75b8b337048e5d75e6d9ec8307633134f02fd
ZigbeeApp/Shared/Phone/UserCenter/SharedContent/ConfigureNewSharedMainForm.cs
@@ -63,12 +63,11 @@
            //topFrameLayout.AddChidren(btnShard);
            //btnShard.MouseUpEventHandler += (sender, e) =>
            //{
            //    new System.Threading.Thread(() =>
            //    HdlThreadLogic.Current.Run(() =>
            //    {
            //        //确认分享
            //        this.DoSaveSharedContent();
            //    })
            //    { IsBackground = true }.Start();
            //    });
            //};
            ////初始化中部信息
@@ -98,14 +97,13 @@
        //    listSceneView.Visible = this.TabSelectIndex == 2;
        //    bodyFrameLayout.AddChidren(listSceneView);
        //    new System.Threading.Thread(() =>
        //    HdlThreadLogic.Current.Run(() =>
        //    {
        //        //初始化功能Tab列表
        //        this.InitFunctionTabList();
        //        //初始化场景Tab列表
        //        this.InitSceneTabList();
        //    })
        //    { IsBackground = true }.Start();
        //    });
        //}
        #endregion
@@ -127,7 +125,7 @@
        //    //功能
        //    var btnFunction = new NormalViewControl(frameSwich.Width / 2, Application.GetRealHeight(100));
        //    btnFunction.Gravity = Gravity.CenterVertical;
        //    btnFunction.TextID = R.MyInternationalizationString.Function;
        //    btnFunction.TextID = R.MyInternationalizationString.uFunction;
        //    btnFunction.TextAlignment = TextAlignment.Center;
        //    btnFunction.TextColor = UserCenterColor.Current.SelectTextColor;
        //    btnFunction.TextAlignment = TextAlignment.Center;