wei
2021-08-21 557c8c4f75aafc97533721766272410042440d34
HDL_ON/UI/UI2/3-Intelligence/Scene/SceneEditPage.cs
@@ -373,8 +373,10 @@
                BackgroundColor = CSS_Color.MainBackgroundColor,
                //IsBold = true
            };
            if (scene.can_delete)
            {
            bodyView.AddChidren(btnComplete);
            }
            LoadEventList();
            var waitPage = new Loading();