From 26c47df4615fccd452b7710e30d5e4998ac03dda Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 24 Jul 2023 18:01:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BD=93=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E5=90=88=E5=90=8C=E6=97=B6=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/company/company.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/components/company/company.vue b/components/company/company.vue index 2998ea9..d35622f 100644 --- a/components/company/company.vue +++ b/components/company/company.vue @@ -19,7 +19,7 @@ - + 电子合同 @@ -32,8 +32,8 @@ 合同编号:{{contract.contract_no}} - - + + @@ -44,8 +44,7 @@ - + 查看 @@ -261,7 +260,7 @@ margin-top: 32rpx; .location { - margin-left: 28rpx; + margin-left: 8rpx; } }