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; +} +