wei
2020-12-20 fb49279fd0e36e1ed2bd7332eecee9f963c13649
HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPage.cs
old mode 100644 new mode 100755
@@ -36,7 +36,7 @@
        Action actionRefresh;
        #endregion
        public FunctionBaseInfoSetPage(Function func,Action action)
        public FunctionBaseInfoSetPage(Function func, Action action)
        {
            bodyView = this;
            function = func;
@@ -196,6 +196,7 @@
            //    });
            #endregion
#if stage2
            #region 添加到桌面
            var addToDesktopView = new FrameLayout()
            {
@@ -227,7 +228,7 @@
            addToDesktopView.AddChidren(btnAddToDesktopRight);
            #endregion
#endif
            LoadEventList();
        }