陈嘉乐
2021-01-11 631f94758c3cb42abcdda8094e77895f376eff16
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs
@@ -229,10 +229,10 @@
            sceneFunctionView = new VerticalScrolViewLayout()
            {
                Y = Application.GetRealHeight(117),
                Y = Application.GetRealHeight(53),
                Height = Application.GetRealHeight(667 - 64 - 49 - 52 + 30),
            };
            bodyView.AddChidren(sceneFunctionView);
            scenePageView.AddChidren(sceneFunctionView);
            LoadSceneFunctionControlZone(null);
        }