wei
2020-12-18 c414a1928027a13cf560f1e7b5947d70d0f2674b
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs
old mode 100755 new mode 100644
@@ -298,8 +298,6 @@
                Width = Application.GetRealWidth(160),
                Height = Application.GetRealHeight(287),
                BackgroundImagePath = "FunctionIcon/AC/DivBg1.png",
                Animate = Animate.UpToDown,
                AnimateSpeed = 0.3f
            };
            dialogView.AddChidren(modeChangeView);
@@ -421,9 +419,7 @@
                Y = Application.GetRealHeight(172),
                Width = Application.GetRealWidth(160),
                Height = Application.GetRealHeight(243),
                AnimateSpeed = 0.3f,
                BackgroundImagePath = "FunctionIcon/AC/DivBg2.png",
                Animate = Animate.UpToDown,
            };
            dialogView.AddChidren(modeChangeView);