| | |
| | | { |
| | | // "navigationBarTitleText" : "视频", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | "navigationStyle": "custom" // 隐藏顶部导航栏 |
| | | } |
| | | }, |
| | | { |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "专题" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabbar/video/video", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "发布视频", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | } |
| | | |
| | | |
| | |
| | | } |
| | | }, |
| | | "tabBar": { |
| | | "custom": true, |
| | | "color": "#666", |
| | | "selectedColor": "#ff573e", |
| | | "borderStyle": "black", |
| | |
| | | "pagePath": "pages/tabbar/category/category", |
| | | "iconPath": "static/tabbar/category.png", |
| | | "selectedIconPath": "static/tabbar/category-s.png", |
| | | "text": "分类" |
| | | "text": "商城" |
| | | }, |
| | | |
| | | { |
| | | "pagePath": "pages/tabbar/video/video", |
| | | "iconPath": "static/tabbar/video.png", |
| | | "selectedIconPath": "static/tabbar/video-selected.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabbar/cart/cartList", |
| | | "iconPath": "static/tabbar/cart.png", |