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 +