From eba4a1c96e0d8f4be23e5557417f995e41d803dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E5=92=8C=E6=B2=B9?= <2249412933@qq.oom> Date: Sat, 21 Jun 2025 15:21:56 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/contact_us/bulkbuy.html | 2 +- public/static/index/mobile/css/style.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app/index/view/mobile/contact_us/bulkbuy.html b/app/index/view/mobile/contact_us/bulkbuy.html index d9634e7d..e19f1cef 100644 --- a/app/index/view/mobile/contact_us/bulkbuy.html +++ b/app/index/view/mobile/contact_us/bulkbuy.html @@ -44,7 +44,7 @@
- +
{notempty name="interested"} {volist name="interested" id="it"} diff --git a/public/static/index/mobile/css/style.css b/public/static/index/mobile/css/style.css index c57dea06..6a256357 100755 --- a/public/static/index/mobile/css/style.css +++ b/public/static/index/mobile/css/style.css @@ -1150,6 +1150,7 @@ video img { padding: 1rem 0; line-height: 1.3em; font-family: 'Montserrat-Bold'; + word-break: break-all; } .faq span { display: inline-block; @@ -3560,6 +3561,9 @@ video::-webkit-media-controls-current-time-display { margin: 0.5rem 0; line-height: 2rem; } +.m_ach .list-num li h4 p{ + color:#000; +} .m_ach .list-num li p { color: #707070; font-family: 'Montserrat-Regular';