From 8020afc33968c4ce2521e48c32a02f9c68b1c978 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Tue, 21 Jan 2025 00:29:44 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3123=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=BA=97=E9=93=BA=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E6=98=BE=E7=A4=BA=E5=BA=97=E9=93=BA=E8=90=A5=E4=B8=9A?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesInn/inn/innHome.vue | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pagesInn/inn/innHome.vue b/pagesInn/inn/innHome.vue index c2805f9..9aa1fc5 100644 --- a/pagesInn/inn/innHome.vue +++ b/pagesInn/inn/innHome.vue @@ -116,11 +116,22 @@ - - - - - {{ inn.address }} + + + + + + + {{ inn.address }} + + + + + + + 营业时间: + {{ inn.serviceTime }} - {{ inn.serviceEndTime }} + @@ -1311,6 +1322,7 @@ export default { padding: 40rpx 10rpx 40rpx 32rpx; color: #333; font-size: 14px; + justify-content: space-between; .map-info-hd { .icon { display: block;