From 4ee22a2a9c192a63f6278d8b7784c3eacff21387 Mon Sep 17 00:00:00 2001 From: lss <lsc@hdlchina.com.cn> Date: 星期二, 28 六月 2022 09:45:53 +0800 Subject: [PATCH] 2022-6-28 --- HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs b/HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs index a2a6460..b6fa2c9 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs @@ -23,7 +23,6 @@ this.AddChidren(topView.TopFLayoutView()); topView.topNameBtn.TextID = StringId.keshiduijiang; - var pageView = new PageLayout() { Y = Application.GetRealHeight(64), -- Gitblit v1.8.0