From 8d825766e377363597753ab27a0d381e41732e58 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 26 三月 2021 10:48:04 +0800 Subject: [PATCH] 新风 --- HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs index 1567c59..8c536c0 100644 --- a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs +++ b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs @@ -50,7 +50,7 @@ /// <summary> /// 褰撳墠涓暟 /// </summary> - public Button geBtn = new Button + public TextButton geBtn = new TextButton { Y = Application.GetRealHeight(40), X = Application.GetRealWidth(72), -- Gitblit v1.8.0