From 453955ca76daf5ae7b6c22b200785bc71bb67e0a Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Thu, 17 Oct 2024 14:03:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=98=9F=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/lineUp/index.vue | 19 ++++++++++++++----- src/views/lineUp/record.vue | 5 +++-- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/src/views/lineUp/index.vue b/src/views/lineUp/index.vue index 6cf8e82..65a2c5e 100644 --- a/src/views/lineUp/index.vue +++ b/src/views/lineUp/index.vue @@ -56,7 +56,8 @@
已发送至用户
-
用户未订阅消息
+
用户未订阅消息
过号
选择桌型
-
    +
    • {{ item.name }}
      @@ -341,7 +343,6 @@ li { .lineUpBoxList { width: 507px; - // flex: 0 0 50%; height: 148px; background: #FFFFFF; border-radius: 6px 6px 6px 6px; @@ -376,7 +377,6 @@ li { >button:first-child { background: #FFFFFF; - font-family: Source Han Sans CN, Source Han Sans CN; font-weight: 400; font-size: 14px; @@ -388,6 +388,16 @@ li { } +.dfs { + justify-content: space-between; +} + +.dfas { + >li { + margin-right: 52px; + } +} + .lineUpBoxUl { display: flex; align-items: center; @@ -399,7 +409,6 @@ li { width: 112px; height: 55px; text-align: center; - margin-right: 52px; position: relative; >div { diff --git a/src/views/lineUp/record.vue b/src/views/lineUp/record.vue index 7a2a556..2c246bf 100644 --- a/src/views/lineUp/record.vue +++ b/src/views/lineUp/record.vue @@ -15,7 +15,8 @@ @@ -104,7 +105,7 @@ export default { &:hover { cursor: grab; - } + } } .shop_info {