From bcfe992bdb108612f71fc9b50cb9a3c37dd0ba45 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Fri, 15 Aug 2025 09:02:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E4=BA=BA=E6=95=B0=E6=A8=A1=E5=9D=97=E5=B0=81=E8=A3=85-?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89button=E6=A0=B7=E5=BC=8F=E4=B8=8D?= =?UTF-8?q?=E6=B8=B2=E6=9F=93=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-number-modal.vue | 225 ++++++++++++++++++ pages/activity/ReservationSuccess.vue | 61 ++++- pages/activity/application.vue | 220 ++--------------- pages/activity/appointmentSuccess.vue | 61 ++++- 4 files changed, 358 insertions(+), 209 deletions(-) create mode 100644 components/custom-number-modal/custom-number-modal.vue diff --git a/components/custom-number-modal/custom-number-modal.vue b/components/custom-number-modal/custom-number-modal.vue new file mode 100644 index 0000000..bbc9e76 --- /dev/null +++ b/components/custom-number-modal/custom-number-modal.vue @@ -0,0 +1,225 @@ + + + + + \ No newline at end of file diff --git a/pages/activity/ReservationSuccess.vue b/pages/activity/ReservationSuccess.vue index bb787c0..8cc76a4 100644 --- a/pages/activity/ReservationSuccess.vue +++ b/pages/activity/ReservationSuccess.vue @@ -1,13 +1,62 @@ - diff --git a/pages/activity/application.vue b/pages/activity/application.vue index eda0e9c..9ada391 100644 --- a/pages/activity/application.vue +++ b/pages/activity/application.vue @@ -34,7 +34,12 @@ @@ -54,49 +59,29 @@ {{ getSelectedDateLabel() }} {{ getSelectedNumberLabel() }} + >{{ getSelectedDateLabel() }} {{ getSelectedNumberLabel() }} + 提交报名 - + - - - - 自定义人数 - × - - - - 请输入人数: - - - - - 取消 - 确定 - - - +