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{