From 86d06136956078d6a72183980f5a9e25d3b24e42 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期五, 06 六月 2025 17:07:20 +0800 Subject: [PATCH] 1.其他出入库优化 2.样式调整 --- Images/Style.css | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/Images/Style.css b/Images/Style.css index ea6b789..dc02823 100644 --- a/Images/Style.css +++ b/Images/Style.css @@ -4,7 +4,7 @@ font-family: Microsoft YaHei,Helvitica,Verdana,Arial,san-serif; padding: 0px; margin: 0px; - /*font-family: '寰蒋闆呴粦', 'Microsoft YaHei', sans-serif;*/ +/* font-family: '瀹嬩綋', 'Microsoft YaHei', sans-serif;*/ } a, a:hover { @@ -366,6 +366,13 @@ padding: .020rem .0800rem; /* 鏇村皬鐨勫唴杈硅窛 */ } + /* 鍑忓皯宸︿晶鏍囬鐨勫瓧浣撳ぇ灏忓苟浣块鑹叉洿娣� */ + .van-field__label { + color: #000000!important; /* 鏇存贰鐨勯鑹� */ + } + .van-field--disabled .van-field__label { + color: #000000 !important; + } /*IQC妫�楠屾暣浣撴牱寮� 20250322 姹犲崡楠�*/ .van-popup__close-icon--top-right { @@ -405,6 +412,9 @@ margin-right: 0rem; font-size: .20rem; /* 瀛椾綋澶у皬鍑忓皬 */ } + .van-field--disabled .van-field__label { + color: #9c9898 !important; + } /* 澧炲姞鍙充晶杈撳叆鍖哄煙鐨勫瓧浣撳ぇ灏忓苟鍔犳繁棰滆壊 */ .van-cell__value { -- Gitblit v1.9.3