From 1fee3f3d0f5fbe9d249998ce911727b0ba99e3db Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Tue, 24 Dec 2024 18:10:02 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9A=82=E6=9C=AA?= =?UTF-8?q?=E5=BC=80=E5=90=AF=E5=8A=9F=E8=83=BD=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 10 +++++- pages/task/index.vue | 2 +- pages/task/stayTuned.vue | 70 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 pages/task/stayTuned.vue diff --git a/pages.json b/pages.json index 5586565..c67f232 100644 --- a/pages.json +++ b/pages.json @@ -22,13 +22,21 @@ } }, { - "path": "pages/task/prizeList", + "path": "pages/task/stayTuned", "style": { "navigationBarTitleText": "任务", "navigationStyle": "custom" } }, + { + "path": "pages/task/prizeList", + "style": { + "navigationBarTitleText": "任务", + "navigationStyle": "custom" + + } + }, { "path": "pages/task/receiveMember", "style": { diff --git a/pages/task/index.vue b/pages/task/index.vue index ec907c8..07afa68 100644 --- a/pages/task/index.vue +++ b/pages/task/index.vue @@ -322,7 +322,7 @@ \ No newline at end of file From 32725014a22e9c933f35660d1fee39d118a27779 Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Tue, 24 Dec 2024 18:13:41 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9A=82=E6=9C=AA=E5=BC=80=E5=90=AF?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/task/index.vue | 4 ++-- pages/task/stayTuned.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/task/index.vue b/pages/task/index.vue index 07afa68..e43ddfa 100644 --- a/pages/task/index.vue +++ b/pages/task/index.vue @@ -321,8 +321,8 @@