From 52e317b95d830f8cd1156b403ff5a34fb8f9bccb Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期五, 31 七月 2020 17:43:42 +0800
Subject: [PATCH] 2020-7-31-2
---
HDL_ON/UI/UI2/FuntionControlView/Music/View/SizeClass.cs | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/HDL_ON/UI/UI2/FuntionControlView/Music/View/SizeClass.cs b/HDL_ON/UI/UI2/FuntionControlView/Music/View/SizeClass.cs
index baeac52..7c199ee 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/Music/View/SizeClass.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/Music/View/SizeClass.cs
@@ -1,14 +1,12 @@
锘縰sing System;
namespace HDL_ON.UI.Music
{
- /// <summary>
- /// 鏂囨湰瀛楀彿澶у皬
- /// </summary>
public static class TextSize
{
public static int TopLine = 1;
public static int MiddleLine =1;
public static int DownLine = 1;
+
public static int Text24 = 24;
@@ -20,9 +18,6 @@
public static int Text10 = 10;
}
- /// <summary>
- /// 甯冨眬棰滆壊鍊�
- /// </summary>
public static class Color
{
/// <summary>
@@ -74,9 +69,7 @@
public static uint TextCancelColor = 0xFF798394;
}
- /// <summary>
- /// 鐣岄潰甯冨眬鍥哄畾鍍忕礌
- /// </summary>
+
public static class H_W {
/// <summary>
/// app楂樺害
--
Gitblit v1.8.0