From 8bc56a6212af8356fa7096642cbc832f81f4583b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=8D=B7?= <151292022@qq.com> Date: Thu, 23 Oct 2025 12:32:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cpp/components/zdpxqt.vue | 43 +++++++++++++++++++---------- 1 file changed, 28 insertions(+), 15 deletions(-) diff --git a/src/views/cpp/components/zdpxqt.vue b/src/views/cpp/components/zdpxqt.vue index 10ef1ac..46d7e75 100644 --- a/src/views/cpp/components/zdpxqt.vue +++ b/src/views/cpp/components/zdpxqt.vue @@ -2,13 +2,19 @@
-
+
{{ item.name }}
-
{{ animatedValues.products[index] }}
+
+ {{ animatedValues.products[index] }} +
@@ -17,28 +23,28 @@ @@ -128,7 +141,7 @@ onMounted(() => { color: #8cc8ff; margin-bottom: 8px; font-family: "YSBTH"; - @include textColor(#003D63, #ffffff); + @include textColor(#003d63, #ffffff); } .value { @@ -149,4 +162,4 @@ onMounted(() => { } } } - \ No newline at end of file +