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 @@