陈嘉乐
2021-03-30 003abaf86b766eb40ef62300ab0c707774c36ba9
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPageBLL.cs
@@ -260,10 +260,10 @@
        {
            EventHandler<MouseEventArgs> eventHandler = (sender, e) =>
            {
                var view = new UI2.FuntionControlView.Video.VideoMethod();// AddThirdPartyBrandListpage(); // BrandListPage();
                view.MianView();
                HDL_ON.UI.UI2.FuntionControlView.Video.VideoMethod videoMethod = new UI2.FuntionControlView.Video.VideoMethod();
                videoMethod.getVideo((device)=> {
                    videoMethod.MianView(this, device);
                }, this,true);
                return;
                var page = new BrandListPage();// AddThirdPartyBrandListpage(); // BrandListPage();