From c4b73204e8875dbb27ff0f26959ae69497ab4b5b Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 24 三月 2021 16:25:48 +0800 Subject: [PATCH] 1 --- HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/Buttons.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/Buttons.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/Buttons.cs index db38adc..fe2767c 100644 --- a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/Buttons.cs +++ b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/Buttons.cs @@ -13,7 +13,7 @@ /// <param name="buttonList">鏁版嵁鍒楄〃</param> /// <param name="action">鍥炶皟</param> /// <param name="line">琛ㄧず澶氬皯琛�</param> - /// <param name="line">琛ㄧず涓�琛屽姞杞藉灏戜釜鎸夐挳</param> + /// <param name="sum">琛ㄧず涓�琛屽姞杞藉灏戜釜鎸夐挳</param> public void AddButton(FrameLayout buttonFLayout, List<string> buttonList, Action<string> action, int line = 7, int sum = 3) { VerticalScrolViewLayout vv = new VerticalScrolViewLayout(); -- Gitblit v1.8.0