From 7918e07b6c69793b670432bb3d8b209407757a1d Mon Sep 17 00:00:00 2001 From: "851673013@qq.com" <851673013@qq.com> Date: Thu, 29 Sep 2022 11:37:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=AE=BE=E8=AE=A1=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=9A=E9=A6=96=E9=A1=B55=E4=B8=AA=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E5=B1=95=E7=A4=BA=E6=A8=A1=E5=9D=97=E8=A6=81=E8=AE=A9?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E8=83=BD=E6=98=8E=E6=98=BE=E7=9A=84=E6=B8=85?= =?UTF-8?q?=E6=A5=9A=E5=8F=AF=E2=80=9C=E7=82=B9=E5=87=BB=E8=BF=9B=E5=85=A5?= =?UTF-8?q?=E2=80=9D=EF=BC=88=E6=AF=94=E5=A6=82=E5=AD=97=E4=B8=8B=E9=9D=A2?= =?UTF-8?q?=E5=8A=A0=E4=B8=8B=E5=88=92=E7=BA=BF=E6=88=96=E8=80=85=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E7=A7=BB=E5=85=A5=E6=97=B6=E2=80=9C=E5=B0=8F=E6=89=8B?= =?UTF-8?q?=E2=80=9C=E5=9B=BE=E6=A0=87=E8=A6=81=E6=98=8E=E6=98=BE=E7=AD=89?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/modules/abilityStatistics/index.vue | 959 ++++++++++-------- .../components/CapabilityConvergence.vue | 767 +++++++------- .../views/newHome/components/Navigation2.vue | 85 +- front/src/views/newHome/index.vue | 2 +- 4 files changed, 966 insertions(+), 847 deletions(-) diff --git a/back/src/views/modules/abilityStatistics/index.vue b/back/src/views/modules/abilityStatistics/index.vue index 9385c14c..ce792b00 100644 --- a/back/src/views/modules/abilityStatistics/index.vue +++ b/back/src/views/modules/abilityStatistics/index.vue @@ -1,7 +1,7 @@ - - - - - - - + + + - - + + - - + + - - - + + + - - + + - - - - - + + + + + - + {{ $t('query') }} - {{ $t('reset') }} + {{ + $t('reset') + }} - - - - - - - 能力上架统计 + + + 能力上架统计 - - 能力使用统计 + + 能力使用统计 - - - 明细 + + 明细 - - 返回 - - - - + 返回 + + + - - + style="width: 100%" + v-show="this.departmentId === 1 || this.departmentId === 2" + > + + - + + + + prop="kfzj" + label="通用开发组件" + min-width="100%" + > - - + prop="ywzj" + label="业务能力组件" + min-width="100%" + > + + - + - + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - diff --git a/front/src/views/newHome/components/Navigation2.vue b/front/src/views/newHome/components/Navigation2.vue index 2516ccef..c765c810 100644 --- a/front/src/views/newHome/components/Navigation2.vue +++ b/front/src/views/newHome/components/Navigation2.vue @@ -1,45 +1,60 @@ - - - 组件服务 - - {{ zjNum || 0 }} - 个 + + 点击进入组件服务 + + + 组件服务 + + {{ zjNum || 0 }} + 个 + - - - - 应用资源 - - {{ yyNum || 0 }} - 个 + + + 点击进入应用资源 + + + 应用资源 + + {{ yyNum || 0 }} + 个 + - - - - 基础设施 - - {{ jcNum || 0 }} - 个 + + + 点击进入基础设施 + + + 基础设施 + + {{ jcNum || 0 }} + 个 + - - - - 数据资源 - - {{ sjNum || 0 }} - 项 + + + 点击进入数据资源 + + + 数据资源 + + {{ sjNum || 0 }} + 项 + - - - - 知识库 - - {{ zsNum || 0 }} - 个 + + + 点击进入知识库 + + + 知识库 + + {{ zsNum || 0 }} + 个 + - +