From 3777381e050f47c11a86758bafa8efe9d551cd28 Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Mon, 10 Jul 2023 09:44:17 +0800 Subject: [PATCH] 样式的优化 --- app.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.wxss b/app.wxss index e161419..71e7c1b 100644 --- a/app.wxss +++ b/app.wxss @@ -1210,7 +1210,7 @@ background: #ffe3e2; .no_line_x{ text-decoration: none !important; font-size: 24rpx !important; - color: #acaaaa !important; + /*color: #acaaaa !important;*/ } .no_line_c{ text-decoration: none !important; -- libgit2 0.21.4