From 2ea2723aed024be2bcff251aa73e0bf2c989244b Mon Sep 17 00:00:00 2001 From: pikachu <1321288662@qq.com> Date: Wed, 16 Mar 2022 11:31:05 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=20=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/components/Search.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/buyer/src/components/Search.vue b/buyer/src/components/Search.vue index 76d34ccd..1ac92403 100644 --- a/buyer/src/components/Search.vue +++ b/buyer/src/components/Search.vue @@ -147,12 +147,14 @@ export default { cursor: pointer; } .store-search{ - width:63px; + width:55.6px; padding: 0 9px; border-radius: 0; + border-radius: 3px; &:nth-child(2){ - width:62px; - margin-left: -5px; + width:55px; + margin-left: -2px; + border-radius: 3px; } } .btn-div{ From e27070e089dea93e358f091c4fe2de05e22d41fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Thu, 17 Mar 2022 16:35:10 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6=E6=8E=A7=E5=88=B6=E5=8F=B0?= =?UTF-8?q?=E6=8A=A5=E9=94=99bug=20=E4=BB=A5=E5=8F=8A=20buyer=E7=AB=AF?= =?UTF-8?q?=E6=A5=BC=E5=B1=82=E8=A3=85=E4=BF=AE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/components/indexDecorate/modelList/Recommend.vue | 4 ++-- manager/src/views/my-components/lili/upload-pic-thumb.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buyer/src/components/indexDecorate/modelList/Recommend.vue b/buyer/src/components/indexDecorate/modelList/Recommend.vue index eefa0aa3..41862ff2 100644 --- a/buyer/src/components/indexDecorate/modelList/Recommend.vue +++ b/buyer/src/components/indexDecorate/modelList/Recommend.vue @@ -161,7 +161,7 @@ export default { padding: 0 10px; font-size: 12px; >div:nth-child(1) { - width: 130px; + margin-top: 30px; span:nth-child(1){ color: #fff; @@ -169,7 +169,7 @@ export default { padding: 0 5px; background-color: #a25684; display: block; - width: 120px; + overflow: hidden; white-space: nowrap; margin: 0 10px 10px 0; diff --git a/manager/src/views/my-components/lili/upload-pic-thumb.vue b/manager/src/views/my-components/lili/upload-pic-thumb.vue index 55103adb..3f464c76 100644 --- a/manager/src/views/my-components/lili/upload-pic-thumb.vue +++ b/manager/src/views/my-components/lili/upload-pic-thumb.vue @@ -62,7 +62,7 @@ export default { }, props: { value: { - type: Object + type: null }, draggable: { type: Boolean, From baaeef0978c5eb013fa1fc665d15a26a53fc8809 Mon Sep 17 00:00:00 2001 From: Chopper Date: Fri, 18 Mar 2022 17:41:29 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=AB=AF=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E4=BF=AE=E6=94=B9=E4=BC=9A=E5=91=98=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manager/src/views/member/list/index.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manager/src/views/member/list/index.vue b/manager/src/views/member/list/index.vue index 303a7b9d..758c6ce8 100644 --- a/manager/src/views/member/list/index.vue +++ b/manager/src/views/member/list/index.vue @@ -51,6 +51,9 @@
+ + +