陈嘉乐
2020-05-14 1e0014f5c2e2fe1cfaaacfb2bebe8adc577bc944
HDL_ON/UI/Music/View/SizeClass.cs
@@ -33,6 +33,11 @@
        /// </summary>
        public static uint WhiteColor = 0xFFFFFFFF;
        /// <summary>
        /// 红色背景颜色
        /// </summary>
        public static uint RedColor = 0xFFFF4747;
        /// <summary>
        /// 线条颜色
        /// </summary>
        public static uint LineColor =0xFFECEDEE;
@@ -61,6 +66,8 @@
        public static uint TextTimeColor = 0xFF798394;
        public static uint TextCancelColor = 0xFF798394;
    }
    public static class H_W {