diff --git a/components/bookBox.vue b/components/bookBox.vue
index 56dbae1..1587146 100644
--- a/components/bookBox.vue
+++ b/components/bookBox.vue
@@ -1,16 +1,57 @@
-
+
- 01
- 周一
+ 0{{key+1}}
+ 周一
-
+
全天出诊
+
+
+
+ 上午预约
+
+ 07:30-08:30
+ 08:30-09:30 (2)
+ 07:30-08:30
+ 08:30-09:30(满)
+
+
+
+
+ 该时段已约满
+
+
+
+
+ 上午预约
+
+ 07:30-08:30
+ 08:30-09:30 (2)
+ 07:30-08:30
+ 08:30-09:30(满)
+
+
+
+
+ 该时段已约满
+
+
+
+
+
+
+ 尚未开放预约
+ 请提前48小时前来预约
+
+
+
+
@@ -22,14 +63,196 @@ export default {
},
data() {
return {
+ data:[8,8,8,8,8,8,8,8],
+ cssUrl:this.cssUrl,
+ bookList:true,
+ timeList:true,
+ disable:true
}
},
methods: {
-
+
}
};
diff --git a/pages/prebook/prebook.vue b/pages/prebook/prebook.vue
index d60fd5e..604e691 100644
--- a/pages/prebook/prebook.vue
+++ b/pages/prebook/prebook.vue
@@ -1,8 +1,8 @@
-
+
- 广安门中医医院西单门诊部
+ 广安门中医医院西单门诊部 针灸科
@@ -30,6 +30,26 @@
}
-
diff --git a/static/images/frontend/empty.png b/static/images/frontend/empty.png
new file mode 100644
index 0000000..29238dc
Binary files /dev/null and b/static/images/frontend/empty.png differ