| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/kitchen/KitchenVideo", |
| | | "style": { |
| | | "navigationBarTitleText": "神厨", |
| | | "navigationStyle": "custom" // 隐藏系统导航栏 |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/tabbar/home/title", |
| | | "style": { |
| | | "navigationBarTitleText": "消息" |
| | |
| | | "navigationStyle": "custom" |
| | | } |
| | | }] |
| | | }, |
| | | { |
| | | "root": "pages/kitchen", |
| | | "pages": [{ |
| | | "path": "KitchenVideo", |
| | | "style": { |
| | | "navigationBarTitleText": "厨神" |
| | | } |
| | | }] |
| | | }, |
| | | { |
| | | "root": "pages/supplier", |
| | | "pages": [{ |
| | | "path" : "suppler-order/suppler-order", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "" |
| | | } |
| | | }] |
| | | } |
| | | |
| | | // , |
| | | // { |
| | | // "root": "pages/commodity-square", |
| | |
| | | "selectedIconPath": "static/tabbar/home-s.png", |
| | | "text": "首页" |
| | | }, |
| | | // { |
| | | // // "pagePath": "pages/tabbar/category/category", |
| | | // "pagePath": "pages/commodity-square/commoditySquare", |
| | | // "iconPath": "static/tabbar/category.png", |
| | | // "selectedIconPath": "static/tabbar/category-s.png", |
| | | // "text": "商城" |
| | | // }, |
| | | { |
| | | // "pagePath": "pages/tabbar/category/category", |
| | | "pagePath": "pages/kitchen/KitchenVideo", |
| | | "iconPath": "static/tabbar/category.png", |
| | | "selectedIconPath": "static/tabbar/category-s.png", |
| | | "text": "神厨" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabbar/video/video", |
| | | "iconPath": "static/tabbar/video.png", |