This commit is contained in:
2025-02-19 10:05:27 +08:00
parent c85477a45b
commit cdc8a3ed8d
494 changed files with 48626 additions and 7248 deletions

View File

@@ -34,7 +34,34 @@
"popGesture": "none"
}
}
},{
},
{
"path": "pages/user/cateList",
"style": {
"navigationBarTitleText": "分类列表",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/curriculumDetail",
"style": {
"navigationBarTitleText": "课程详情",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path" : "pages/mine/wallet/couponList",
"style" :
{