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 +