wxr
2023-11-16 58ccc89832196860a74609a1c54b40b7c6f7faed
HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs
@@ -58,6 +58,7 @@
        {
            bodyView.BackgroundColor = CSS_Color.BackgroundColor;
            var topView = new TopViewDiv(bodyView, Language.StringByID(StringId.AddFunction));
            topView.maginY = 10;
            topView.LoadTopView();
            #region 显示的功能类型切换区域