From 6b19672f1c70dab65108031f7ceba2e2d153b554 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Mon, 29 Dec 2025 15:37:54 +0800 Subject: [PATCH] =?UTF-8?q?style:=20re-try=E5=AD=97=E4=BD=93=E9=A2=9C?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Workshop/product.vue | 3 +++ src/views/Workshop/selectStyle/index.vue | 1 + 2 files changed, 4 insertions(+) diff --git a/src/views/Workshop/product.vue b/src/views/Workshop/product.vue index 09e84c3..104d906 100644 --- a/src/views/Workshop/product.vue +++ b/src/views/Workshop/product.vue @@ -303,6 +303,9 @@ const { isLoading } = toRefs(data); background-color: #000; } } + .btnItem .text{ + color: #000; + } } } } diff --git a/src/views/Workshop/selectStyle/index.vue b/src/views/Workshop/selectStyle/index.vue index d39f34a..8f74c9b 100644 --- a/src/views/Workshop/selectStyle/index.vue +++ b/src/views/Workshop/selectStyle/index.vue @@ -281,6 +281,7 @@ const { styleListVue } = toRefs(dataDom); height: 7.6rem; .text{ font-size: 3.1rem; + color: #000; font-family: satoshiMedium; } }