|
|
@ -17,48 +17,6 @@ |
|
|
"subPackages": [{ |
|
|
"subPackages": [{ |
|
|
"root": "package1", |
|
|
"root": "package1", |
|
|
"pages": [{ |
|
|
"pages": [{ |
|
|
"path": "planet/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "白嫖星球", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/drawResult", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "开奖结果", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/ticketLog", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球券明细", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/rank", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球排行榜", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/adventure", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "学院排位赛", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/pkHall", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球擂台", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/more", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球补给地图", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "tabbar/fishRelease", |
|
|
"path": "tabbar/fishRelease", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "发布校园二手", |
|
|
"navigationBarTitleText": "发布校园二手", |
|
|
@ -105,6 +63,11 @@ |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "收货地址" |
|
|
"navigationBarTitleText": "收货地址" |
|
|
} |
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "address/addAddress", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "新增收货地址" |
|
|
|
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "goods/goodsDetail", |
|
|
"path": "goods/goodsDetail", |
|
|
"style": { |
|
|
"style": { |
|
|
@ -167,7 +130,10 @@ |
|
|
"navigationBarTitleText": "代取快递/跑腿", |
|
|
"navigationBarTitleText": "代取快递/跑腿", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
},{ |
|
|
}] |
|
|
|
|
|
}, { |
|
|
|
|
|
"root": "package4", |
|
|
|
|
|
"pages": [{ |
|
|
"path": "ieBrowser/index", |
|
|
"path": "ieBrowser/index", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "此刻", |
|
|
"navigationBarTitleText": "此刻", |
|
|
@ -277,6 +243,51 @@ |
|
|
"enablePullDownRefresh": true |
|
|
"enablePullDownRefresh": true |
|
|
} |
|
|
} |
|
|
}] |
|
|
}] |
|
|
|
|
|
}, { |
|
|
|
|
|
"root": "package5", |
|
|
|
|
|
"pages": [{ |
|
|
|
|
|
"path": "planet/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "白嫖星球", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/drawResult", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "开奖结果", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/ticketLog", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球券明细", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/rank", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球排行榜", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/adventure", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "学院排位赛", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/pkHall", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球擂台", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "planet/more", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "星球补给地图", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
}] |
|
|
}, { |
|
|
}, { |
|
|
"root": "package2", |
|
|
"root": "package2", |
|
|
"pages": [{ |
|
|
"pages": [{ |
|
|
@ -351,13 +362,6 @@ |
|
|
"navigationBarTitleText": "求购广场", |
|
|
"navigationBarTitleText": "求购广场", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
},{ |
|
|
|
|
|
"path": "seckill/seckillGroup", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "秒杀团", |
|
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
},{ |
|
|
"path": "group/studentStoreList", |
|
|
"path": "group/studentStoreList", |
|
|
"style": { |
|
|
"style": { |
|
|
@ -383,12 +387,6 @@ |
|
|
"navigationBarTitleText": "我的收藏", |
|
|
"navigationBarTitleText": "我的收藏", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
},{ |
|
|
|
|
|
"path": "myCenter/problemFeedback", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "投诉吐槽", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
},{ |
|
|
"path": "myCenter/myCenter", |
|
|
"path": "myCenter/myCenter", |
|
|
"style": { |
|
|
"style": { |
|
|
@ -449,12 +447,34 @@ |
|
|
"navigationBarTitleText": "兼职注册", |
|
|
"navigationBarTitleText": "兼职注册", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "myCenter/campusPartner", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "校园主理人", |
|
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "myCenter/myPost", |
|
|
"path": "myCenter/myPost", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "我的发布", |
|
|
"navigationBarTitleText": "我的发布", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
|
|
|
}] |
|
|
|
|
|
}, { |
|
|
|
|
|
"root": "package3", |
|
|
|
|
|
"pages": [{ |
|
|
|
|
|
"path": "index/TotalProfit", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "总利润", |
|
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "myCenter/problemFeedback", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "投诉吐槽", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "shop/businessInfo", |
|
|
"path": "shop/businessInfo", |
|
|
"style": { |
|
|
"style": { |
|
|
@ -539,13 +559,11 @@ |
|
|
"navigationBarTitleText": "配送员订单列表", |
|
|
"navigationBarTitleText": "配送员订单列表", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
}] |
|
|
},{ |
|
|
}, { |
|
|
"path": "seckill/seckillGroup", |
|
|
"root": "package3", |
|
|
|
|
|
"pages": [{ |
|
|
|
|
|
"path": "index/TotalProfit", |
|
|
|
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "总利润", |
|
|
"navigationBarTitleText": "秒杀团", |
|
|
|
|
|
"navigationStyle": "custom", |
|
|
"enablePullDownRefresh": false |
|
|
"enablePullDownRefresh": false |
|
|
} |
|
|
} |
|
|
}] |
|
|
}] |
|
|
|