| | |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white", |
| | | "navigationStyle": "custom" |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/article/article_video", |
| | | "style": { |
| | | "navigationBarTitleText": "视频", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white", |
| | | "app-plus": { |
| | | "titleNView": false, |
| | | "subNVues": [{ |
| | | "id": "comment", |
| | | "path": "pages/subnvue/comment", |
| | | "style": { |
| | | "height": "100%", |
| | | "position": "absolute", |
| | | "bottom": "0", |
| | | "background": "transparent", |
| | | "zindex": 1 |
| | | |
| | | } |
| | | }, { |
| | | "id": "input-box", |
| | | "path": "pages/subnvue/input-box", |
| | | "style": { |
| | | "height": "100%", |
| | | "position": "absolute", |
| | | "bottom": "0", |
| | | "background": "transparent", |
| | | "zindex": 2 |
| | | } |
| | | }] |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/article/article_detail", |
| | | "name": "equipment", |
| | | "style": { |