From 3278dc6cc6006899330f146d9acf95386c0f8c82 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Wed, 1 Jul 2020 20:39:37 +0800 Subject: [PATCH] =?UTF-8?q?[FIX]=E3=80=90=E5=95=86=E5=93=81=E5=95=86?= =?UTF-8?q?=E5=9F=8E=E3=80=91=E7=99=BB=E5=BD=95=E4=BF=A1=E6=81=AF=E9=A1=B5?= =?UTF-8?q?-=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/product-store/LoginMsg.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ebiz/product-store/LoginMsg.vue b/src/views/ebiz/product-store/LoginMsg.vue index 508374409..0bad20c25 100644 --- a/src/views/ebiz/product-store/LoginMsg.vue +++ b/src/views/ebiz/product-store/LoginMsg.vue @@ -133,8 +133,8 @@ export default { div:last-child.van-cell { border-bottom: 1px solid #ebedf0; } - /deep/ .van-field__label { - width: 110px; + /deep/.van-field__label { + width: 40%; } }