提交
This commit is contained in:
29
pages.json
29
pages.json
@@ -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" :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user