From f113ea55825658edc349f5535e496e0b6fe36a8f Mon Sep 17 00:00:00 2001 From: d266377 Date: Fri, 23 Jan 2026 17:15:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=81=E5=8A=BF=E6=84=9F=E7=9F=A5=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0-=E6=AD=A6=E6=B1=89=E5=BC=80=E6=BA=90=E5=9F=8E?= =?UTF-8?q?=E5=B8=82=E7=94=9F=E6=80=81=E5=BB=BA=E8=AE=BE=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=A4=E4=B8=AA=E6=A6=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Community/components/HarmonyEcoCharts.vue | 123 +++++++++++++++++- 1 file changed, 120 insertions(+), 3 deletions(-) diff --git a/src/views/Jyh/Community/components/HarmonyEcoCharts.vue b/src/views/Jyh/Community/components/HarmonyEcoCharts.vue index 53648df..729676b 100644 --- a/src/views/Jyh/Community/components/HarmonyEcoCharts.vue +++ b/src/views/Jyh/Community/components/HarmonyEcoCharts.vue @@ -58,6 +58,7 @@
鸿蒙开发者城市分布 鸿蒙明星开发者贡献榜 + 鸿蒙明星开发者贡献榜(武汉)
@@ -102,6 +103,45 @@ + +
+
+
+
+ {{ item.name.charAt(0).toUpperCase() }} +
+ +
+
+ {{ item.name }} + {{ item.employer }} +
+
+ ++{{ item.added }} + / + --{{ item.deleted }} +
+
+ +
+
+ 总修改 + + {{ item.score }} + +
+ + + +
+
+
+
@@ -149,6 +190,32 @@ + +
+
+
+
+ + {{ (index % whEnterprises.length) + 1 }} + +
+
+
+ {{ item.name }} + {{ item.city }} +
+ {{ item.business }} +
+
+ {{ item.remark }} +
+
+
+