From f822dbb3a5202be4cb944fba2da311398eda981e Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 12 Aug 2022 14:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=AE=A1=E7=90=86=E5=A4=84?= =?UTF-8?q?=E7=90=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scss/modules/shequzhili/project-info.scss | 32 ++ .../shequzhili/xiangmu/cpts/project-info.vue | 310 +++++++++--------- 2 files changed, 196 insertions(+), 146 deletions(-) diff --git a/src/assets/scss/modules/shequzhili/project-info.scss b/src/assets/scss/modules/shequzhili/project-info.scss index fab73c410..ae6f55d5a 100644 --- a/src/assets/scss/modules/shequzhili/project-info.scss +++ b/src/assets/scss/modules/shequzhili/project-info.scss @@ -418,3 +418,35 @@ box-shadow:none } + +.process-form{ + margin-top:20px; + + .process-title { + margin-bottom: 25px; + margin-left: -5px; + font-size: 16px; + font-family: PingFang SC; + font-weight: bold; + color: #333; + line-height: 18px; + } + + .process-title-vis{ + color: #fff; + } +} + +.form-item::v-deep .el-form-item__label { + color: #fff; +} +.form-item { + .el-radio { + color: #fff; + } + + .el-checkbox { + color: #fff; + } +} + diff --git a/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue b/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue index 28e4ffcfc..e14e171ef 100644 --- a/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue +++ b/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue @@ -173,64 +173,70 @@ - -

处理

-
- - - - 处理/响应 - 结案 - 转其他机关/科室 - 退回 - - - - - - - - - - - - -
- -
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- 关闭 - 确定 -
-
-
关闭
-
确定
+
+ 关闭 + 确定 +
+
+
关闭
+
确定
-
+
-
+ +
+ +