From 52487cc3c1fd5f2d989ceb2ee28f6772eb3a712e Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Tue, 14 Jan 2025 09:36:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 33 +++++++++++++++------------------ pages/me/index.vue | 15 ++++++++++++--- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/pages.json b/pages.json index c82795c..6a14801 100644 --- a/pages.json +++ b/pages.json @@ -50,7 +50,8 @@ "path": "pages/me/index", "style": { "navigationBarTitleText": "", - "navigationStyle": "custom" + "navigationStyle": "custom", + "enablePullDownRefresh": true } }, { "path": "pages/me/contact", @@ -171,33 +172,29 @@ } }, { - "path" : "pages/task/prizeList", - "style" : - { - "navigationBarTitleText" : "任务" - + "path": "pages/task/prizeList", + "style": { + "navigationBarTitleText": "任务" + } }, { - "path" : "pages/task/receiveMember", - "style" : - { - "navigationBarTitleText" : "", + "path": "pages/task/receiveMember", + "style": { + "navigationBarTitleText": "", "navigationStyle": "custom" } }, { - "path" : "pages/me/prizeDraw", - "style" : - { - "navigationBarTitleText" : "抽奖" + "path": "pages/me/prizeDraw", + "style": { + "navigationBarTitleText": "抽奖" } }, { - "path" : "pages/pays/pays", - "style" : - { - "navigationBarTitleText" : "" + "path": "pages/pays/pays", + "style": { + "navigationBarTitleText": "" } } ], diff --git a/pages/me/index.vue b/pages/me/index.vue index 08b5153..d1c6abb 100644 --- a/pages/me/index.vue +++ b/pages/me/index.vue @@ -111,7 +111,7 @@