From e03417edfeaf52c017e4a5539f3b41ad0204a2f0 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 05 三月 2024 19:03:51 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/jsek-applet --- style/theme.wxss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/style/theme.wxss b/style/theme.wxss index bb1249e..8b563f4 100644 --- a/style/theme.wxss +++ b/style/theme.wxss @@ -1,4 +1,5 @@ /* 涓婚瀹氬埗 */ + .t-input { --td-input-placeholder-text-color: #bbbbbb; --td-input-text-color: #333333; @@ -44,4 +45,4 @@ .dialog__button-cancel { color: #aeb3b7 !important; -} +} \ No newline at end of file -- Gitblit v1.9.1