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 1/3] =?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 + From 7589765419cba1b3daa9ee6537b60e57380bae95 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:34:11 +0800 Subject: [PATCH 2/3] =?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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/cpp/components/zdpxqt.vue b/src/views/cpp/components/zdpxqt.vue index 46d7e75..5222fdf 100644 --- a/src/views/cpp/components/zdpxqt.vue +++ b/src/views/cpp/components/zdpxqt.vue @@ -28,7 +28,7 @@ import { ref, onMounted } from "vue"; const products = ref([ { name: "退役军人", - count: 54, + count: 230, icon: require("@/assets/images/42.png") }, { @@ -37,13 +37,13 @@ const products = ref([ icon: require("@/assets/images/43.png") }, { - name: "领金人员", - count: 11, + name: "就业困难人员", + count: 27, icon: require("@/assets/images/44.png") }, { - name: "长期失业人员", - count: 7, + name: "其他", + count: 58, icon: require("@/assets/images/45.png") } ]); From bf1b61770d11d395dec5db6911c0766b00dae497 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:43:17 +0800 Subject: [PATCH 3/3] =?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/index.vue | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/src/views/cpp/index.vue b/src/views/cpp/index.vue index 5c2b116..9887e43 100644 --- a/src/views/cpp/index.vue +++ b/src/views/cpp/index.vue @@ -2,13 +2,12 @@
-
三产技能人才分析
  • -
    产值及技能人才比对
    +
    崇州产值与服务企业技能人才需求
    @@ -92,17 +91,17 @@ \ No newline at end of file +