陈嘉乐
2020-06-08 3597e2aa1281f0e517c5ed8a9fe7e8f72030c744
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 {