From 14b1756e21ba4401ce5916f035576804f4be5878 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期四, 20 三月 2025 17:25:34 +0800 Subject: [PATCH] 1.样式更新 --- Images/Style.css | 45 ++++++++++++++++++++++++++++++++++++--------- 1 files changed, 36 insertions(+), 9 deletions(-) diff --git a/Images/Style.css b/Images/Style.css index e3cad4f..45c6741 100644 --- a/Images/Style.css +++ b/Images/Style.css @@ -359,7 +359,7 @@ } /* 褰撳睆骞曞搴﹀皬浜庢垨绛変簬600px鏃跺簲鐢ㄧ殑鏍峰紡 */ -@media (max-width: 600px) { +@media (max-width: 500px) { .van-cell { font-size: .33rem; /* 鏇村皬鐨勫瓧浣撳ぇ灏� */ line-height: .50rem; @@ -368,10 +368,10 @@ } /* 褰撳睆骞曞搴﹀ぇ浜�600px涓斿皬浜庢垨绛変簬1024px鏃跺簲鐢ㄧ殑鏍峰紡 */ -@media (min-width: 601px) and (max-width: 1600px) { +@media (min-width: 500px) and (max-width: 1600px) { .van-cell { - font-size: .25rem; /* 涓瓑瀛椾綋澶у皬 */ - line-height: .45rem; + font-size: .20rem; /* 涓瓑瀛椾綋澶у皬 */ + line-height: .23rem; padding: .025rem .0900rem; /* 涓瓑鍐呰竟璺� */ } @@ -385,7 +385,7 @@ /* 澧炲姞鍙充晶杈撳叆鍖哄煙鐨勫瓧浣撳ぇ灏忓苟鍔犳繁棰滆壊 */ .van-cell__value { color: #333; /* 娣辫壊 */ - font-size: .30rem; /* 瀛椾綋澶у皬澧炲ぇ */ + font-size: .25rem; /* 瀛椾綋澶у皬澧炲ぇ */ } .van-cell--clickable { @@ -456,7 +456,7 @@ } .van-checkbox__icon--checked .van-icon { - color: blue !important; /* 鍕鹃�夋鐨勯鑹茶缃负钃濊壊 */ + color: #1989fa !important; /* 鍕鹃�夋鐨勯鑹茶缃负钃濊壊 */ } /* 淇濇寔瀛椾綋棰滆壊涓嶅彉 */ @@ -467,9 +467,13 @@ /* 纭繚绂佺敤鐘舵�佷笅鍕鹃�夋浠嶇劧鏄剧ず涓鸿摑鑹� */ .van-checkbox--disabled .van-checkbox__icon .van-icon { background-color: transparent !important; /* 绉婚櫎绂佺敤鐘舵�佷笅鐨勭伆鑹茶儗鏅� */ - border-color: blue !important; /* 璁剧疆绂佺敤鐘舵�佷笅鐨勮竟妗嗛鑹蹭负钃濊壊 */ + /*border-color: #1989fa !important;*/ /* 璁剧疆绂佺敤鐘舵�佷笅鐨勮竟妗嗛鑹蹭负钃濊壊 */ + } +.van-icon { + font-size: 0.8em; +} .van-tabs--line .van-tabs__wrap { height: 0.8rem; } @@ -496,7 +500,8 @@ margin: 0 auto; color: #323233; font-weight: 500; - font-size: .33rem; + font-size: .25rem; + font-weight: bold; /* 瀛椾綋鍔犵矖 */ } /*琛ㄥご楂樺害 2025-03-13 姹犲崡楠忔柊澧�*/ @@ -527,4 +532,26 @@ border-radius: 8px; padding: 3px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); -} \ No newline at end of file +} + + + +/* 妫�楠屾槑缁嗛〉杈撳叆妗嗙晫闈㈡牱寮� */ +.van-tag { + font-size: .25rem; + line-height: .40rem +} + /* 妫�楠屾槑缁嗛〉杈撳叆妗嗙晫闈㈡牱寮� */ + +/*鍏ㄥ眬鎸夐挳缂╁皬*/ +.van-nav-bar__left, .van-nav-bar__right { + font-size: .25rem; +} + +/*璋冩暣鎼滅储妗嗗瓧浣撶殑楂樺害鍜屽ぇ灏�*/ +.van-search__action { + padding: 0 .2133rem; + color: #323233; + font-size: .25rem; + line-height: .25rem; +} -- Gitblit v1.9.3