From ce408a801ed085e68ee5074395b37a6f802ca166 Mon Sep 17 00:00:00 2001 From: 18631081161 <2088094923@qq.com> Date: Fri, 14 Mar 2025 21:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/buy-notice/buy-notice.vue | 252 ++++++------ components/priv-pop/priv-pop.vue | 1 - pages/mall/index.vue | 113 +++--- pages/sangdai/sangdai.vue | 80 ++-- pages/shouye/detail.vue | 162 +++++--- pages/shouye/detail_wuxian.vue | 568 +++++++++++++++------------ pages/shouye/huanxiang.vue | 10 +- pages/shouye/index.vue | 12 +- pages/user/coupon.vue | 3 +- 9 files changed, 675 insertions(+), 526 deletions(-) diff --git a/components/buy-notice/buy-notice.vue b/components/buy-notice/buy-notice.vue index adff602..162cc89 100644 --- a/components/buy-notice/buy-notice.vue +++ b/components/buy-notice/buy-notice.vue @@ -4,151 +4,165 @@ * @Description: content --> + text { + color: transparent; + background: #F6C0FF; + background-clip: text; + } + } + } + } + + .common_bg {} + \ No newline at end of file diff --git a/components/priv-pop/priv-pop.vue b/components/priv-pop/priv-pop.vue index 1f32cf8..71206bd 100644 --- a/components/priv-pop/priv-pop.vue +++ b/components/priv-pop/priv-pop.vue @@ -118,7 +118,6 @@ export default { z-index: 1; border: 0; filter: grayscale(0); - color: #000; } } diff --git a/pages/mall/index.vue b/pages/mall/index.vue index 026f53e..1f0bf0f 100644 --- a/pages/mall/index.vue +++ b/pages/mall/index.vue @@ -1,5 +1,5 @@