From 649929c1c0ae6923e74f69176630710b8816bd36 Mon Sep 17 00:00:00 2001
From: gaoyuanwei <2826352639@qq.com>
Date: Fri, 24 Jun 2022 13:49:12 +0800
Subject: [PATCH 1/6] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E7=94=B3=E8=AF=B7?=
=?UTF-8?q?=E6=B5=81=E7=A8=8B-=E5=A4=84=E7=90=86=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2-=E5=AE=8C=E5=96=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../activiti/demo/abilitydemandapply-new.vue | 417 ++++++++++++++++
.../activiti/demo/abilitydemandapply.vue | 448 ++++--------------
.../demo/abilitydemandapply_before.vue | 175 -------
.../demo/correction-process2-before.vue | 136 ++++++
.../activiti/demo/correction-process2.vue | 439 ++++++++++++++---
5 files changed, 1016 insertions(+), 599 deletions(-)
create mode 100644 back/src/views/modules/activiti/demo/abilitydemandapply-new.vue
delete mode 100644 back/src/views/modules/activiti/demo/abilitydemandapply_before.vue
create mode 100644 back/src/views/modules/activiti/demo/correction-process2-before.vue
diff --git a/back/src/views/modules/activiti/demo/abilitydemandapply-new.vue b/back/src/views/modules/activiti/demo/abilitydemandapply-new.vue
new file mode 100644
index 00000000..5b387ef7
--- /dev/null
+++ b/back/src/views/modules/activiti/demo/abilitydemandapply-new.vue
@@ -0,0 +1,417 @@
+
+
+
+
+
+
+
申请人信息
+
+
+ 申请人: {{dataForm.content.applyUserName || '--'}}
+ 电话:{{dataForm.content.applyUserPhone || '--'}}
+ 单位:{{dataForm.content.applyUserDeptName || '--'}}
+
+
+ 应用领域:{{dataForm.content.detailsField || '--'}}
+ 需求类型: {{dataForm.content.detailsType || '--'}}
+ 需求标题: {{dataForm.content.demandSubject || '--'}}
+
+
+ 需求描述: {{dataForm.content.demandDetails|| '--'}}
+
+
+ 申请附件: {{dataForm.content.enclosure|| '--'}}下载
+
+
+
+
+
+
+
+
申请能力
+
+ {{item.address}}
+
+
+
+
{{item.name}}{{item.type}}
+
{{item.describe}}
+
+
+
+
+
+
+
+
+
+
审批
+
+
+ 同意
+ 退回
+
+
+
+ 提交
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/activiti/demo/abilitydemandapply.vue b/back/src/views/modules/activiti/demo/abilitydemandapply.vue
index e17e29db..94acd632 100644
--- a/back/src/views/modules/activiti/demo/abilitydemandapply.vue
+++ b/back/src/views/modules/activiti/demo/abilitydemandapply.vue
@@ -1,134 +1,106 @@
-
-
-
-
申请人信息
-
-
- 申请人: {{dataForm.content.applyUserName || '--'}}
- 电话:{{dataForm.content.applyUserPhone || '--'}}
- 单位:{{dataForm.content.applyUserDeptName || '--'}}
-
-
- 应用领域:{{dataForm.content.detailsField || '--'}}
- 需求类型: {{dataForm.content.detailsType || '--'}}
- 需求标题: {{dataForm.content.demandSubject || '--'}}
-
-
- 需求描述: {{dataForm.content.demandDetails|| '--'}}
-
-
- 申请附件: {{dataForm.content.enclosure|| '--'}}下载
-
-
-
-
-
-
-
-
申请能力
-
- {{item.address}}
-
-
-
-
{{item.name}}{{item.type}}
-
{{item.describe}}
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 附件下载
+
+
-
-
-
-
-
审批
-
-
- 同意
- 退回
-
-
-
- 提交
-
-
-
-
-
+ >
-
diff --git a/back/src/views/modules/activiti/demo/abilitydemandapply_before.vue b/back/src/views/modules/activiti/demo/abilitydemandapply_before.vue
deleted file mode 100644
index 17fec47b..00000000
--- a/back/src/views/modules/activiti/demo/abilitydemandapply_before.vue
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 附件下载
-
-
-
-
-
-
-
-
diff --git a/back/src/views/modules/activiti/demo/correction-process2-before.vue b/back/src/views/modules/activiti/demo/correction-process2-before.vue
new file mode 100644
index 00000000..ccec2701
--- /dev/null
+++ b/back/src/views/modules/activiti/demo/correction-process2-before.vue
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 附件下载
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/activiti/demo/correction-process2.vue b/back/src/views/modules/activiti/demo/correction-process2.vue
index ccec2701..1672be48 100644
--- a/back/src/views/modules/activiti/demo/correction-process2.vue
+++ b/back/src/views/modules/activiti/demo/correction-process2.vue
@@ -1,64 +1,134 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 附件下载
-
-
-
-
+
+
+
+
申请人信息
+
+
+ 申请人: {{dataForm.content.user || '--'}}
+ 电话:{{dataForm.content.phone || '--'}}
+ 单位:{{dataForm.content.unit || '--'}}
+
+
+ 申请应用:{{dataForm.content.system || '--'}}
+ 应用场景: {{dataForm.content.scene || '--'}}
+ 申请依据: {{dataForm.content.basis || '--'}}
+
+
+ 能力应用期望效果: {{dataForm.content.demandDetails|| '--'}}
+
+
+ 申请附件: {{dataForm.content.enclosure|| '--'}}下载
+
+
+
+
+
+
+
+
申请能力
+
+ {{item.address}}
+
+
+
+
{{item.name}}{{item.type}}
+
{{item.describe}}
+
+
+
+
+
+
+
+
+
+
审批
+
+
+ 同意
+ 退回
+
+
+
+ 提交
+
+
+
+
+
+
From 154c2d24031d1be370974d39664f13b85ce32eda Mon Sep 17 00:00:00 2001
From: gaoyuanwei <2826352639@qq.com>
Date: Fri, 24 Jun 2022 14:40:09 +0800
Subject: [PATCH 2/6] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E7=94=B3=E8=AF=B7?=
=?UTF-8?q?=E6=B5=81=E7=A8=8B-=E5=AE=A1=E6=89=B9=E6=8C=89=E9=92=AE?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../activiti/demo/correction-process2.vue | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/back/src/views/modules/activiti/demo/correction-process2.vue b/back/src/views/modules/activiti/demo/correction-process2.vue
index 1672be48..04b1db78 100644
--- a/back/src/views/modules/activiti/demo/correction-process2.vue
+++ b/back/src/views/modules/activiti/demo/correction-process2.vue
@@ -375,9 +375,14 @@ export default {
line-height:32px;
padding:0;
border-radius:2px;
+ background:#ffffff;
+ color:#0558e1;
+ border:1px solid #0558e1;
+ }
+ ::v-deep .el-radio-button__orig-radio:checked+.el-radio-button__inner{
+ box-shadow: unset !important;
background:#0558e1;
color:#ffffff;
- border:1px solid #0558e1;
}
}
.inputBule{
@@ -389,10 +394,6 @@ export default {
background:#0558e1;
color:#ffffff;
border:1px solid #0558e1;
- }
- ::v-deep .is-active{
- background:#ffffff;
- color:#0558e1;
}
.redAll{
margin-left:10px;
@@ -407,9 +408,11 @@ export default {
color:#e83a48;
margin-left:10px;
}
- :v-deep .el-radio-button__inner{
- box-shadow: unset;
- }
+ ::v-deep .el-radio-button__orig-radio:checked+.el-radio-button__inner{
+ box-shadow: unset !important;
+ color:#ffffff;
+ background: #e83a48;
+ }
}
.blueInput{
width:55px;
From 2ad5476edb80fc37a92e435a6c08cf8c947cc51c Mon Sep 17 00:00:00 2001
From: gaoxiaolong <327091900@qq.com>
Date: Fri, 24 Jun 2022 16:31:42 +0800
Subject: [PATCH 3/6] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E7=BB=9F=E8=AE=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../applicationResources.vue | 728 +++++++++++++++++-
.../abilityStatistics/componentServices.vue | 107 ++-
2 files changed, 800 insertions(+), 35 deletions(-)
diff --git a/back/src/views/modules/abilityStatistics/applicationResources.vue b/back/src/views/modules/abilityStatistics/applicationResources.vue
index a44f8bb8..49826e38 100644
--- a/back/src/views/modules/abilityStatistics/applicationResources.vue
+++ b/back/src/views/modules/abilityStatistics/applicationResources.vue
@@ -4,31 +4,697 @@
发布情况统计
-
评分发布情况
+
应用贡献组件被调用次数分布
+
-
应用领域分布情况
+
贡献组件被应用使用数量分布
+
-
被调用组件及数量
-
+
应用贡献组件数量分布
+
-
被申请组件及数量
-
+
+
应用贡献组件被调用
+
+
+
+
+
+ {{index+1}}
+
+
{{item.name}}
+
{{item.count}}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/back/src/views/modules/abilityStatistics/componentServices.vue b/back/src/views/modules/abilityStatistics/componentServices.vue
index 2ab65dfb..40117e32 100644
--- a/back/src/views/modules/abilityStatistics/componentServices.vue
+++ b/back/src/views/modules/abilityStatistics/componentServices.vue
@@ -16,12 +16,34 @@
-
被调用组件及数量
-
+
+
被调用组件及数量
+
+
+
+
+
+ {{index+1}}
+
+
{{item.name}}
+
{{item.count}}
+
+
-
被申请组件及数量
-
+
+
被申请组件及数量
+
+
+
+
+
+ {{index+1}}
+
+
{{item.name}}
+
{{item.count}}
+
+