From d14c35ce30543401285423aff8309dcc93f0fdc2 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Mon, 9 Jun 2025 16:47:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B0=B1=E8=AF=8A=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E6=A0=87=E7=AD=BE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/preBookList.vue | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/components/preBookList.vue b/components/preBookList.vue index 29e1cfd..14ab919 100644 --- a/components/preBookList.vue +++ b/components/preBookList.vue @@ -126,17 +126,15 @@ export default { justify-content: flex-end; view{ display: flex; - border-radius: 6rpx; - font-size: 26rpx; - // line-height: 40rpx; - padding: 0 10rpx; box-sizing: border-box; - min-width: 90rpx; - display: block; + align-items: center; + justify-content: center; + border-radius: 6rpx; + padding: 2rpx 18rpx; + height: 32rpx; + line-height: 32rpx; text-align: center; - height: 40rpx; - min-width: 128rpx; - box-sizing: border-box; + font-size: 22rpx; } &.status_wait{