From 564905ed2b4d1b977071f459ea1d7ab575051f9c Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期三, 19 三月 2025 17:48:05 +0800 Subject: [PATCH] 1.明细界面进一步调整。 --- Images/Style.css | 19 +++++++++++++------ 1 files changed, 13 insertions(+), 6 deletions(-) diff --git a/Images/Style.css b/Images/Style.css index ef35fd2..45a49cd 100644 --- a/Images/Style.css +++ b/Images/Style.css @@ -359,7 +359,7 @@ } /* 褰撳睆骞曞搴﹀皬浜庢垨绛変簬600px鏃跺簲鐢ㄧ殑鏍峰紡 */ -@media (max-width: 300px) { +@media (max-width: 500px) { .van-cell { font-size: .33rem; /* 鏇村皬鐨勫瓧浣撳ぇ灏� */ line-height: .50rem; @@ -368,7 +368,7 @@ } /* 褰撳睆骞曞搴﹀ぇ浜�600px涓斿皬浜庢垨绛変簬1024px鏃跺簲鐢ㄧ殑鏍峰紡 */ -@media (min-width: 300px) and (max-width: 1600px) { +@media (min-width: 500px) and (max-width: 1600px) { .van-cell { font-size: .20rem; /* 涓瓑瀛椾綋澶у皬 */ line-height: .23rem; @@ -467,7 +467,7 @@ /* 纭繚绂佺敤鐘舵�佷笅鍕鹃�夋浠嶇劧鏄剧ず涓鸿摑鑹� */ .van-checkbox--disabled .van-checkbox__icon .van-icon { background-color: transparent !important; /* 绉婚櫎绂佺敤鐘舵�佷笅鐨勭伆鑹茶儗鏅� */ - border-color: #1989fa !important; /* 璁剧疆绂佺敤鐘舵�佷笅鐨勮竟妗嗛鑹蹭负钃濊壊 */ + /*border-color: #1989fa !important;*/ /* 璁剧疆绂佺敤鐘舵�佷笅鐨勮竟妗嗛鑹蹭负钃濊壊 */ } @@ -500,7 +500,7 @@ margin: 0 auto; color: #323233; font-weight: 500; - font-size: .33rem; + font-size: .25rem; font-weight: bold; /* 瀛椾綋鍔犵矖 */ } @@ -537,6 +537,13 @@ /* 妫�楠屾槑缁嗛〉杈撳叆妗嗙晫闈㈡牱寮� */ +.van-tag { + font-size: .25rem; + line-height: .40rem +} + /* 妫�楠屾槑缁嗛〉杈撳叆妗嗙晫闈㈡牱寮� */ - -/* 妫�楠屾槑缁嗛〉杈撳叆妗嗙晫闈㈡牱寮� */ +/*鍏ㄥ眬鎸夐挳缂╁皬*/ +.van-nav-bar__left, .van-nav-bar__right { + font-size: .25rem; +} -- Gitblit v1.9.3