| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/tabbar/category/category", |
| | | // "path": "pages/tabbar/category/category", |
| | | "path": "pages/commodity-square/commoditySquare", |
| | | |
| | | "style": { |
| | | "navigationBarTitleText": "分类", |
| | | "navigationStyle": "custom", // 隐藏系统导航栏 |
| | | "navigationBarTitleText": "商品广场", |
| | | // "navigationStyle": "custom", // 隐藏系统导航栏 |
| | | "navigationBarTextStyle": "black", |
| | | "disableScroll": true, |
| | | // "disableScroll": true, |
| | | "bounce": "none", |
| | | "scrollIndicator": "none", |
| | | "componentPlaceholder": { |
| | |
| | | "navigationBarTitleText": "大健康" |
| | | } |
| | | }] |
| | | }, |
| | | { |
| | | "root": "pages/commodity-square", |
| | | "pages": [{ |
| | | "path" : "commoditySquare", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "商品广场" |
| | | } |
| | | }] |
| | | } |
| | | // , |
| | | // { |
| | | // "root": "pages/commodity-square", |
| | | // "pages": [{ |
| | | // "path" : "commoditySquare", |
| | | // "style" : |
| | | // { |
| | | // "navigationBarTitleText" : "商品广场" |
| | | // } |
| | | // }] |
| | | // } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabbar/category/category", |
| | | // "pagePath": "pages/tabbar/category/category", |
| | | "pagePath": "pages/commodity-square/commoditySquare", |
| | | "iconPath": "static/tabbar/category.png", |
| | | "selectedIconPath": "static/tabbar/category-s.png", |
| | | "text": "商城" |