-
+
+
-
-
+
+
+
-
-
+
+
+
+
-
-
+
+
+
+
+
+
-
+
-
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/target/classes/front/front/pages/guahao/detail.html b/target/classes/front/front/pages/guahao/detail.html
index 4f84ac5..e43f2f9 100644
--- a/target/classes/front/front/pages/guahao/detail.html
+++ b/target/classes/front/front/pages/guahao/detail.html
@@ -1,93 +1,114 @@
+
+
+
挂号详情页
+
-
+
-
+
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+ // 从 URL 参数中获取数据的 ID
+ var id = http.getParam('id');
+ // 将获取到的 ID 赋值给 Vue 实例中 detail 对象的 id 属性
+ vue.detail.id = id;
+ });
+
-
+