wxr
2023-11-06 d720466cffce3bea2ee92e419f64a92da6ab7e18
HDL_ON/UI/UI2/3-Intelligence/Scene/SceneTargetTypeChoosePage.cs
@@ -39,7 +39,7 @@
                Height = Application.GetRealHeight(20),
                BackgroundColor = CSS_Color.BackgroundColor
            });
            var topView = new TopViewDiv(bodyView, "添加执行动作");
            var topView = new TopViewDiv(bodyView,Language.StringByID(StringId.AddExecutionAction);
            topView.maginY = 10;
            topView.LoadTopView();