From 1c432b95dcedb09fda49f5aa278d67334de014d0 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Mon, 21 Oct 2024 10:56:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20WEB=20=E7=99=BB=E8=AE=B0?= =?UTF-8?q?=20=E9=A1=B5=E9=9D=A2=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/public/tool/register.html | 373 ++++++++++++++++++------------ 1 file changed, 220 insertions(+), 153 deletions(-) diff --git a/Laravel/public/tool/register.html b/Laravel/public/tool/register.html index 2bab964..d3789c4 100644 --- a/Laravel/public/tool/register.html +++ b/Laravel/public/tool/register.html @@ -2,17 +2,17 @@ - + - - - - - + content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" /> + + + + + - + 体检登记 -
- - -
- - - - - - - - -
-
- - -
-
- - - - - - 查看号源 +
+ + +
+
+
+ + + + + + 搜索 +
+
+ + + + + + + +
-
-
+
+
+ + + + + + 查看号源 +
+
+
- {{ i.plan_number }} + {{ i.plan_number }} +
+
-
-
-
- 取消 - 预约 -
-
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - 搜索 -
-
- - -
- {{ !!combo_show ? combo_show.name : '无' }} -
-
-
- 选择套餐 +
+ 取消 + 预约
-
- - - - - - - - - - - - -
-
- - - - - - - - + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
-
- 合计价格:¥ {{ pay_info.true_price }} +
+
+
+ + + + + + 搜索 +
+
+ + +
+ {{ !!combo_show ? combo_show.name : '无' }} +
+
+
+ 选择套餐 +
- 移除项目 - 预约登记 +
待选项目
+ + + + + + + + + + + + +
+
+
已选项目
+ + + + + + + + +
+
+
+ 合计价格:¥ {{ pay_info.true_price }} +
+
+ 移除项目 + 预约登记 +
-
- -
+ +
- + \ No newline at end of file