From d88ef1756f59c7eebf299d002a4a6362bbaa5a0d Mon Sep 17 00:00:00 2001 From: gqt <3217233537@qq.com> Date: Tue, 28 Jul 2026 14:03:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=A2=E5=9C=BA=E9=A1=B5=E4=BD=99?= =?UTF-8?q?=E9=A2=9D<=3D0=E5=8F=AF=E7=9C=8B3=E5=A4=A9=20+=20=E6=88=91?= =?UTF-8?q?=E7=9A=84=E9=A1=B5=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0/?= =?UTF-8?q?=E8=BF=9B=E5=85=A5=E5=88=B7=E6=96=B0=20+=20=E9=97=A8=E7=A5=A8ta?= =?UTF-8?q?b=E6=94=B9=E5=90=8D=20+=20=E5=95=86=E5=9F=8E=E9=A1=B5=E8=BF=9B?= =?UTF-8?q?=E5=85=A5/=E5=88=87tab=E5=88=B7=E6=96=B0=20+=20=E5=BA=95?= =?UTF-8?q?=E9=83=A8tab=E9=A1=BA=E5=BA=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- miniprogram/src/pages.json | 19 ++++++++------- .../src/pages/comprehensive/courses/index.vue | 3 +-- .../src/pages/comprehensive/mall/index.vue | 17 ++++++++++--- .../src/pages/comprehensive/private/index.vue | 10 +++++--- .../src/pages/comprehensive/profile/index.vue | 24 +++++++++---------- miniprogram/src/pages/ice/profile/index.vue | 2 +- miniprogram/src/pages/mall/index.vue | 11 ++++++++- miniprogram/src/pages/profile/index.vue | 7 +++++- 8 files changed, 61 insertions(+), 32 deletions(-) diff --git a/miniprogram/src/pages.json b/miniprogram/src/pages.json index 88767fe..d2594ed 100644 --- a/miniprogram/src/pages.json +++ b/miniprogram/src/pages.json @@ -48,7 +48,8 @@ { "path": "pages/profile/index", "style": { - "navigationBarTitleText": "我的" + "navigationBarTitleText": "我的", + "enablePullDownRefresh": true } }, { @@ -311,10 +312,10 @@ "selectedIconPath": "static/comprehensive/tab/home-active.png" }, { - "pagePath": "pages/private/index", - "text": "订场", - "iconPath": "static/comprehensive/tab/private.png", - "selectedIconPath": "static/comprehensive/tab/private-active.png" + "pagePath": "pages/courses/index", + "text": "约课", + "iconPath": "static/comprehensive/tab/course.png", + "selectedIconPath": "static/comprehensive/tab/course-active.png" }, { "pagePath": "pages/mall/index", @@ -323,10 +324,10 @@ "selectedIconPath": "static/comprehensive/tab/mall-active.png" }, { - "pagePath": "pages/courses/index", - "text": "约课", - "iconPath": "static/comprehensive/tab/course.png", - "selectedIconPath": "static/comprehensive/tab/course-active.png" + "pagePath": "pages/private/index", + "text": "订场", + "iconPath": "static/comprehensive/tab/private.png", + "selectedIconPath": "static/comprehensive/tab/private-active.png" }, { "pagePath": "pages/profile/index", diff --git a/miniprogram/src/pages/comprehensive/courses/index.vue b/miniprogram/src/pages/comprehensive/courses/index.vue index f984848..f4c7464 100644 --- a/miniprogram/src/pages/comprehensive/courses/index.vue +++ b/miniprogram/src/pages/comprehensive/courses/index.vue @@ -3,7 +3,7 @@ 会员卡 - 门票 + 篮球门票