From 21781146d155c935ba79d75aa16c4cf2cf5d0c41 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Mon, 9 Oct 2023 17:15:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B6=E9=9B=86=E6=95=B4=E7=BC=96=E6=9D=BF?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/collect-reorganizi.scss | 59 ++++++ .../batchConnection/index.vue | 18 +- .../batchConnection/module/detail.vue | 26 +-- .../externalReception/index.vue | 176 ++++++++++++++++++ .../externalReception/module/detail.vue | 59 ++++++ .../filingApprovalList/index.vue | 154 +++++++++++++++ .../collectReorganizi/fourDetection/index.vue | 176 ++++++++++++++++++ .../fourDetection/module/detail.vue | 143 ++++++++++++++ 8 files changed, 770 insertions(+), 41 deletions(-) create mode 100644 src/assets/styles/collect-reorganizi.scss create mode 100644 src/views/collectReorganizi/externalReception/index.vue create mode 100644 src/views/collectReorganizi/externalReception/module/detail.vue create mode 100644 src/views/collectReorganizi/filingApprovalList/index.vue create mode 100644 src/views/collectReorganizi/fourDetection/index.vue create mode 100644 src/views/collectReorganizi/fourDetection/module/detail.vue diff --git a/src/assets/styles/collect-reorganizi.scss b/src/assets/styles/collect-reorganizi.scss new file mode 100644 index 0000000..fa9b6f8 --- /dev/null +++ b/src/assets/styles/collect-reorganizi.scss @@ -0,0 +1,59 @@ +@import 'variables'; +@import 'mixin'; + +.connection-header{ + padding: 0 10px 0 20px; + height: auto; + border-top: none; + ::v-deep .el-date-editor.el-input, .el-date-editor.el-input__inner { + width: 220px !important; + } + .crud-opts{ + display: block; + } +} + +::v-deep .el-dialog{ + width: 860px; + .el-dialog__body{ + padding: 10px 0 30px 0; + } +} +.hitch-info{ + display: flex; + flex-wrap: wrap; + justify-content: space-between; + margin-bottom: 10px; + li{ + width: 50%; + font-size: 14px; + line-height: 28px; + span{ + display: inline-block; + width:80px; + text-align: right; + color: #0C0E1E; + } + i{ + font-style: normal; + } + } +} + +// 2023-10-9 收集整编 +.success-status{ + color: #2ECAAC; +} +.error-status{ + color: #ED4A41; +} + +.four-icon{ + font-size: 12px; + &.icon-zhengque{ + color: #07A35A; + } + &.icon-cuowu{ + color: #ED4A41; + } +} \ No newline at end of file diff --git a/src/views/collectReorganizi/batchConnection/index.vue b/src/views/collectReorganizi/batchConnection/index.vue index f821a4f..a26656b 100644 --- a/src/views/collectReorganizi/batchConnection/index.vue +++ b/src/views/collectReorganizi/batchConnection/index.vue @@ -145,21 +145,5 @@ export default { diff --git a/src/views/collectReorganizi/batchConnection/module/detail.vue b/src/views/collectReorganizi/batchConnection/module/detail.vue index f09edb4..b91729b 100644 --- a/src/views/collectReorganizi/batchConnection/module/detail.vue +++ b/src/views/collectReorganizi/batchConnection/module/detail.vue @@ -8,7 +8,7 @@
  • 操作人:admin
  • 操作时间:2016-09-21 08:50:08
  • 挂接字段:$archival_code$
  • -
  • 挂接结果:共 2 条原文,成功 1 条,失败 1 条
  • +
  • 挂接结果:共 2 条原文,成功 1 条,失败 1
  • @@ -70,29 +70,7 @@ export default { diff --git a/src/views/collectReorganizi/externalReception/module/detail.vue b/src/views/collectReorganizi/externalReception/module/detail.vue new file mode 100644 index 0000000..07096ee --- /dev/null +++ b/src/views/collectReorganizi/externalReception/module/detail.vue @@ -0,0 +1,59 @@ + + + + + diff --git a/src/views/collectReorganizi/filingApprovalList/index.vue b/src/views/collectReorganizi/filingApprovalList/index.vue new file mode 100644 index 0000000..24ecb66 --- /dev/null +++ b/src/views/collectReorganizi/filingApprovalList/index.vue @@ -0,0 +1,154 @@ + + + + + diff --git a/src/views/collectReorganizi/fourDetection/index.vue b/src/views/collectReorganizi/fourDetection/index.vue new file mode 100644 index 0000000..95ca636 --- /dev/null +++ b/src/views/collectReorganizi/fourDetection/index.vue @@ -0,0 +1,176 @@ + + + + + diff --git a/src/views/collectReorganizi/fourDetection/module/detail.vue b/src/views/collectReorganizi/fourDetection/module/detail.vue new file mode 100644 index 0000000..25aebc5 --- /dev/null +++ b/src/views/collectReorganizi/fourDetection/module/detail.vue @@ -0,0 +1,143 @@ + + + + +