From 495ed477f88763d7e94c2f7308138e35fb4b5373 Mon Sep 17 00:00:00 2001 From: guoyue Date: Wed, 21 Sep 2022 22:26:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E6=88=B7=E9=A6=96=E9=A1=B5-=E8=83=BD?= =?UTF-8?q?=E5=8A=9B=E6=B1=87=E8=81=9A=EF=BC=9A=E5=9F=BA=E7=A1=80=E8=AE=BE?= =?UTF-8?q?=E6=96=BD=EF=BC=8C=E4=BF=9D=E7=95=99=E8=A7=86=E9=A2=91=E8=B5=84?= =?UTF-8?q?=E6=BA=90=EF=BC=8C=E5=8D=95=E5=85=B5=EF=BC=8C=E6=97=A0=E4=BA=BA?= =?UTF-8?q?=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CapabilityConvergence.vue | 495 ++++++++++-------- 1 file changed, 264 insertions(+), 231 deletions(-) diff --git a/front/src/views/newHome/components/CapabilityConvergence.vue b/front/src/views/newHome/components/CapabilityConvergence.vue index 22690f49..202d3479 100644 --- a/front/src/views/newHome/components/CapabilityConvergence.vue +++ b/front/src/views/newHome/components/CapabilityConvergence.vue @@ -8,65 +8,40 @@
组件服务
-
+
{{ index + 1 }}-{{ item.name }}
查看更多
应用资源
-
+
{{ index + 1 }}-{{ item.name }}
查看更多
基础设施
-
+
{{ item.name + '-' + item.num + '项' }}
查看更多
数据资源
-
+
{{ index + 1 }}-{{ item.name }}
查看更多
知识库
-
+
{{ index + 1 }}-{{ item.name }}
查看更多
@@ -76,220 +51,261 @@