From 82bfaa7623d53529e6125ba61459450b7865c447 Mon Sep 17 00:00:00 2001 From: wanglei Date: Fri, 28 Jun 2024 09:34:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E5=90=88=E9=9B=86=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E6=9D=A1=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 --- dangan-ui/src/views/dangan/birthDJ/index.vue | 18 ++++++++-- dangan-ui/src/views/dangan/qyz/index.vue | 35 +++++++++++++------ dangan-ui/src/views/dangan/ytzm/index.vue | 21 ++++++++--- dangan-ui/src/views/dangan/zfnyhkcg/index.vue | 23 ++++++++++-- dangan-ui/src/views/dangan/zqz/index.vue | 18 ++++++++-- 5 files changed, 94 insertions(+), 21 deletions(-) diff --git a/dangan-ui/src/views/dangan/birthDJ/index.vue b/dangan-ui/src/views/dangan/birthDJ/index.vue index d543b1a..5b90f9a 100644 --- a/dangan-ui/src/views/dangan/birthDJ/index.vue +++ b/dangan-ui/src/views/dangan/birthDJ/index.vue @@ -205,7 +205,7 @@ -
+
@@ -364,7 +364,7 @@ -
+
@@ -1012,4 +1012,18 @@ export default { .el-carousel__item{ background-color: #b5c2d2; } + +.jc_sb_img::-webkit-scrollbar{ + width: 10px; + height: 10px; +} + +.jc_sb_img::-webkit-scrollbar-thumb{ + background-color: #54b5ba; +} + +.jc_sb_img::-webkit-scrollbar-track{ + background-color: #cccccc; +} + diff --git a/dangan-ui/src/views/dangan/qyz/index.vue b/dangan-ui/src/views/dangan/qyz/index.vue index 488349d..0895e18 100644 --- a/dangan-ui/src/views/dangan/qyz/index.vue +++ b/dangan-ui/src/views/dangan/qyz/index.vue @@ -182,7 +182,7 @@ -
+
@@ -289,18 +289,18 @@ - + - + - - + + @@ -344,7 +344,7 @@ -
+
@@ -451,17 +451,17 @@ - + - + - + @@ -666,12 +666,12 @@ export default { muPath: [ { required: true, message: "档案目录路径不能为空", trigger: "blur" } ], - fwUnit: [ + /*fwUnit: [ { required: true, message: "发文单位不能为空", trigger: "blur" } ], wjXh: [ { required: true, message: "文件序号不能为空", trigger: "blur" } - ], + ],*/ }, // 审核 shenHe:{ @@ -998,4 +998,17 @@ export default { .el-carousel__item{ background-color: #b5c2d2; } + +.jc_sb_img::-webkit-scrollbar{ + width: 10px; + height: 10px; +} + +.jc_sb_img::-webkit-scrollbar-thumb{ + background-color: #54b5ba; +} + +.jc_sb_img::-webkit-scrollbar-track{ + background-color: #cccccc; +} diff --git a/dangan-ui/src/views/dangan/ytzm/index.vue b/dangan-ui/src/views/dangan/ytzm/index.vue index ed1c533..da753e0 100644 --- a/dangan-ui/src/views/dangan/ytzm/index.vue +++ b/dangan-ui/src/views/dangan/ytzm/index.vue @@ -193,8 +193,8 @@ -
- +
+
@@ -331,8 +331,8 @@ -
- +
+
@@ -947,4 +947,17 @@ export default { .el-carousel__item{ background-color: #b5c2d2; } + +.jc_sb_img::-webkit-scrollbar{ + width: 10px; + height: 10px; +} + +.jc_sb_img::-webkit-scrollbar-thumb{ + background-color: #54b5ba; +} + +.jc_sb_img::-webkit-scrollbar-track{ + background-color: #cccccc; +} diff --git a/dangan-ui/src/views/dangan/zfnyhkcg/index.vue b/dangan-ui/src/views/dangan/zfnyhkcg/index.vue index 052ce40..cf93f8a 100644 --- a/dangan-ui/src/views/dangan/zfnyhkcg/index.vue +++ b/dangan-ui/src/views/dangan/zfnyhkcg/index.vue @@ -191,7 +191,7 @@ -
+
@@ -365,7 +365,7 @@ -
+
@@ -1026,3 +1026,22 @@ export default { } }; + + diff --git a/dangan-ui/src/views/dangan/zqz/index.vue b/dangan-ui/src/views/dangan/zqz/index.vue index cac9fa4..2543018 100644 --- a/dangan-ui/src/views/dangan/zqz/index.vue +++ b/dangan-ui/src/views/dangan/zqz/index.vue @@ -217,7 +217,7 @@ -
+
@@ -418,7 +418,7 @@ -
+
@@ -1132,4 +1132,18 @@ export default { margin-bottom: 10px; } } + +.jc_sb_img::-webkit-scrollbar{ + width: 10px; + height: 10px; +} + +.jc_sb_img::-webkit-scrollbar-thumb{ + background-color: #54b5ba; +} + +.jc_sb_img::-webkit-scrollbar-track{ + background-color: #cccccc; +} +