diff --git a/h5/pages.json b/h5/pages.json index 8f7cb3c..2bf9294 100644 --- a/h5/pages.json +++ b/h5/pages.json @@ -97,6 +97,17 @@ "navigationBarTitleText": "支付完成" } }, + { + "path": "pages/buy/done/done_new", + "style": { + "navigationBarTitleText": "支付完成" + } + },{ + "path": "pages/buy/done/yuyue_done", + "style": { + "navigationBarTitleText": "预约完成" + } + }, { "path": "pages/main/tj/tjxq", "style": { @@ -200,6 +211,11 @@ "style": { "navigationBarTitleText": "体检预约" } + },{ + "path": "pages/main/tjyy/tjyy_new", + "style": { + "navigationBarTitleText": "体检预约" + } }, { "path": "pages/user/pick/pick", diff --git a/h5/pages/buy/done/done_new.vue b/h5/pages/buy/done/done_new.vue new file mode 100644 index 0000000..9e6f5ff --- /dev/null +++ b/h5/pages/buy/done/done_new.vue @@ -0,0 +1,279 @@ + + + + \ No newline at end of file diff --git a/h5/pages/buy/done/yuyue_done.vue b/h5/pages/buy/done/yuyue_done.vue new file mode 100644 index 0000000..31ed320 --- /dev/null +++ b/h5/pages/buy/done/yuyue_done.vue @@ -0,0 +1,291 @@ + + + + \ No newline at end of file diff --git a/h5/static/assets/buy/buydone.png b/h5/static/assets/buy/buydone.png new file mode 100644 index 0000000..825f246 Binary files /dev/null and b/h5/static/assets/buy/buydone.png differ diff --git a/h5/static/assets/buy/yuan_duihao.png b/h5/static/assets/buy/yuan_duihao.png new file mode 100644 index 0000000..082b0dd Binary files /dev/null and b/h5/static/assets/buy/yuan_duihao.png differ