From 438933aa3f6a0c0ad35d4bce758c9f2935331eee Mon Sep 17 00:00:00 2001 From: yanzai Date: Tue, 8 Oct 2024 23:21:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=81=E8=A3=85=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/common/WeeklyCalendar.vue | 133 ++++++++++++++++++++++++++++++++++ h5/pages.json | 14 +++- h5/pages/main/ctime/ctime.vue | 14 ++++ h5/pages/main/index/index.vue | 2 +- 4 files changed, 159 insertions(+), 4 deletions(-) create mode 100644 h5/common/WeeklyCalendar.vue create mode 100644 h5/pages/main/ctime/ctime.vue diff --git a/h5/common/WeeklyCalendar.vue b/h5/common/WeeklyCalendar.vue new file mode 100644 index 0000000..03cab46 --- /dev/null +++ b/h5/common/WeeklyCalendar.vue @@ -0,0 +1,133 @@ + + + + + \ No newline at end of file diff --git a/h5/pages.json b/h5/pages.json index 1616f2e..a998b4e 100644 --- a/h5/pages.json +++ b/h5/pages.json @@ -1,6 +1,5 @@ { - "pages": [ - { + "pages": [{ "path": "pages/main/index/index", "style": { "navigationBarTitleText": "海南现代妇女儿童医院", @@ -212,10 +211,19 @@ "style": { "navigationBarTitleText": "优惠券" } + }, + { + "path" : "pages/main/ctime/ctime", + "style" : + { + "navigationBarTitleText" : "", + "enablePullDownRefresh" : false + } } + ], "easycom": { - "^w-(.*)": "@/uni_modules/wmf-code/components/w-$1/w-$1.vue" + "^w-(.*)": "@/uni_modules/wmf-code/components/w-$1/w-$1.vue" }, "globalStyle": { "navigationBarTextStyle": "white", diff --git a/h5/pages/main/ctime/ctime.vue b/h5/pages/main/ctime/ctime.vue new file mode 100644 index 0000000..4898fd1 --- /dev/null +++ b/h5/pages/main/ctime/ctime.vue @@ -0,0 +1,14 @@ + + + + + diff --git a/h5/pages/main/index/index.vue b/h5/pages/main/index/index.vue index df2c620..95fde4d 100644 --- a/h5/pages/main/index/index.vue +++ b/h5/pages/main/index/index.vue @@ -261,7 +261,7 @@ - 10081008 + 10082019