feat: 订场页余额<=0可看3天 + 我的页下拉刷新/进入刷新 + 门票tab改名 + 商城页进入/切tab刷新 + 底部tab顺序调整

This commit is contained in:
gqt
2026-07-28 14:03:07 +08:00
parent 7139865bff
commit d88ef1756f
8 changed files with 61 additions and 32 deletions
+10 -9
View File
@@ -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",