From 1269c0eaf4bd4eac3520985b71ad0adcc8c71b6c Mon Sep 17 00:00:00 2001 From: yulixing Date: Fri, 11 Oct 2019 17:32:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E9=80=89=E6=8B=A9=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PicLib/index.vue | 2 +- src/views/ad/edit.vue | 58 +++++++++++++++++++-------------- 2 files changed, 34 insertions(+), 26 deletions(-) diff --git a/src/components/PicLib/index.vue b/src/components/PicLib/index.vue index aa98c30..b0fb23b 100644 --- a/src/components/PicLib/index.vue +++ b/src/components/PicLib/index.vue @@ -29,7 +29,7 @@
diff --git a/src/views/ad/edit.vue b/src/views/ad/edit.vue index a9c9b63..93d7ad5 100644 --- a/src/views/ad/edit.vue +++ b/src/views/ad/edit.vue @@ -80,42 +80,43 @@ size="mini" @click="selectAllLocation" >选择所有位置 + 清空 - - + - - + + + +
+ 只能上传小于 600k 的图片 - 选择图片 >> .el-scrollbar__bar.is-horizontal { display: none; } + +.scrollbar >>> .pics-wrap { + padding: 0 4px; +}