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 | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) diff --git a/Images/Style.css b/Images/Style.css index ef35fd2..45c6741 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,21 @@ /* 妫�楠屾槑缁嗛〉杈撳叆妗嗙晫闈㈡牱寮� */ +.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