From 3a422e7ead338edf9619de64ebc545c5649ebcde Mon Sep 17 00:00:00 2001 From: limqhz <540344226@qq.com> Date: Sat, 22 Apr 2023 19:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=E8=AE=A2=E9=98=85=E8=AF=BE?= =?UTF-8?q?=E7=A8=8B=E9=9C=80=E8=A6=81=E5=AE=A1=E6=A0=B8=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/myBookings/index.wxml | 7 +++---- pages/myBookingsList/index.wxml | 5 ++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/pages/myBookings/index.wxml b/pages/myBookings/index.wxml index b6ca669..0d6a4aa 100644 --- a/pages/myBookings/index.wxml +++ b/pages/myBookings/index.wxml @@ -7,11 +7,10 @@ {{memberLessonTicket.venueLesson.name}} - 预约成功 + 已预约 未签到 已签到 已取消 - 待审核 @@ -54,7 +53,7 @@ - + 取消预约 我要签到 @@ -62,4 +61,4 @@ - \ No newline at end of file + diff --git a/pages/myBookingsList/index.wxml b/pages/myBookingsList/index.wxml index 96428eb..d9ea590 100644 --- a/pages/myBookingsList/index.wxml +++ b/pages/myBookingsList/index.wxml @@ -14,11 +14,10 @@ 预约单号: {{item.orderSn}} - 预约成功 + 已预约 未签到 已完成 已取消 - 待审核 @@ -42,4 +41,4 @@ 暂无预约 ~ - \ No newline at end of file +