提交
This commit is contained in:
22
pages.json
22
pages.json
@@ -47,7 +47,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"path": "pages/user/curriculumDetail",
|
||||
"style": {
|
||||
@@ -60,22 +60,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"path" : "pages/mine/wallet/couponList",
|
||||
"style" :
|
||||
{
|
||||
|
||||
|
||||
"navigationBarTitleText" : "用户优惠券列表",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新,
|
||||
"path": "pages/mine/wallet/couponList",
|
||||
"style": {
|
||||
|
||||
|
||||
"navigationBarTitleText": "用户优惠券列表",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
} ,
|
||||
},
|
||||
{
|
||||
"path": "pages/homePage/index/index",
|
||||
"style": {
|
||||
@@ -915,8 +914,9 @@
|
||||
}
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#333",
|
||||
"color": "#7b7b7b",
|
||||
"selectedColor": "#5599A7",
|
||||
"fontSize": "14px",
|
||||
"borderStyle": "black",
|
||||
// "backgroundColor": "#ffffff",
|
||||
"backgroundColor": "#fff",
|
||||
|
||||
Reference in New Issue
Block a user