wjc
2023-08-04 36540bdc906f402f4c55cc7460b6facfd344a793
HDL_ON/UI/UI2/FuntionControlView/Aks/YkPage.cs
@@ -37,7 +37,7 @@
            //初始化UI
            this.InitTop();
            this.InitMiddle();
            //初始化事件
            //初始化事件监听器
            this.EventListener();
            //读取数据
@@ -134,7 +134,7 @@
            };
            CornerFramLayout imageFLayout = new CornerFramLayout(343, 20 * 168, 3, 0);
            CornerFramLayout imageFLayout = new CornerFramLayout(343, 20 * 168, 0);
            vv.AddChidren(imageFLayout);
            imageFLayout.X = Application.GetRealWidth(16);
            imageFLayout.SetList(imageFLayout.GetTestList(20));