| | |
| | | { |
| | | // "path": "pages/tabbar/category/category", |
| | | "path": "pages/commodity-square/commoditySquare", |
| | | |
| | | |
| | | "style": { |
| | | "navigationBarTitleText": "商品广场", |
| | | // "navigationStyle": "custom", // 隐藏系统导航栏 |
| | | "navigationStyle": "custom", // 隐藏系统导航栏 |
| | | "navigationBarTextStyle": "black", |
| | | // "disableScroll": true, |
| | | "bounce": "none", |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "活动", |
| | | "enablePullDownRefresh": true, //下拉刷新 |
| | | "navigationStyle": "custom", // 隐藏顶部导航栏 |
| | | "componentPlaceholder": { |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | |
| | | }, |
| | | { |
| | | "path" : "video-goods-detail", |
| | | "style" : |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "视频推荐商品", |
| | | "componentPlaceholder": { |
| | |
| | | "pages": [{ |
| | | "path": "healthVideo", |
| | | "style": { |
| | | "navigationBarTitleText": "大健康" |
| | | "navigationBarTitleText": "大健康", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }] |
| | | }, |
| | |
| | | "root": "pages/supplier", |
| | | "pages": [{ |
| | | "path" : "suppler-order/suppler-order", |
| | | "style" : |
| | | "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/commodity-square/commoditySquare", |
| | | // "iconPath": "static/tabbar/category.png", |
| | | // "selectedIconPath": "static/tabbar/category-s.png", |
| | | // "text": "商城" |
| | | // }, |
| | | { |
| | | "pagePath": "pages/tabbar/video/video", |
| | | "iconPath": "static/tabbar/video.png", |
| | |
| | | } |
| | | ] |
| | | }, |
| | | // #todo 为什么要注释condition下代码? |
| | | // #todo 为什么要注释condition下代码? |
| | | // IOS plus.runtime.arguments 添加 condition节点后, 框架会修改 runtime.arguments |
| | | // 会影响什么功能? |
| | | // -在h5中唤醒app会一直返回默认值 {"name":"","path":"","query":"","id":0} |
| | | "condition": { //模式配置,仅开发期间生效 |
| | | "condition": { //模式配置,仅开发期间生效 |
| | | // "current": 0, //当前激活的模式(list 的索引项) |
| | | // "list": [{ |
| | | // "name": "", //模式名称 |
| | |
| | | // "query": "" //启动参数,在页面的onLoad函数里面得到 |
| | | // }] |
| | | } |
| | | } |
| | | } |