From c5c6fa800cedd37cea0e3cc3e68df78b47ee2813 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 28 八月 2023 10:37:59 +0800
Subject: [PATCH] 111

---
 web_standard/src/assets/style/lib.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web_standard/src/assets/style/lib.css b/web_standard/src/assets/style/lib.css
index f05ad44..92404e1 100644
--- a/web_standard/src/assets/style/lib.css
+++ b/web_standard/src/assets/style/lib.css
@@ -115,6 +115,7 @@
 .success{ color: #70B603; }
 .waring{ color: #F59A23; }
 .error{ color: #f00; }
+.c1{color: #111}.c2{color: #222}.c3{ color: #333;}.c6{ color: #666;}.cc{ color: #ccc;}.cf{ color: #fff;}
 /* /deep/ .uicon-close .u-icon--right{ position: absolute; right: 30px; top: 30px; z-index: 999;} */
 .popCloseBtn{ position: absolute; width:50px; height:50px; right: 20px; top: 20px;}
 .fixedHeader{ position: absolute; left: 0; top: 0;}

--
Gitblit v1.9.3