From 19b69e323c5407e01fc826ff00341d03d69b3fb5 Mon Sep 17 00:00:00 2001 From: luoshiwen <1140456899@qq.com> Date: Fri, 10 Feb 2023 17:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/view/index.vue b/src/view/index.vue index 3f8a150..b28dcf5 100644 --- a/src/view/index.vue +++ b/src/view/index.vue @@ -79,7 +79,8 @@ methods:{ background-image: url(../assets/images/border.png); background-size: 100% 100%; margin-bottom: 5px; - padding: 10px; + padding: 13px; + box-sizing: border-box; } /* 标题的样式 */ .left-content>div>.title,.right-content>div>.title{ @@ -87,7 +88,7 @@ methods:{ background-image: url(../assets/images/border-title.png); height: 30px; background-size: 100% 100%; - box-sizing: border-box; + } .left-content .business-hall{ height: 38.2%;