wangfukang 2 months ago
parent
commit
3446ee5c52
  1. 142
      pages.json

142
pages.json

@ -17,48 +17,6 @@
"subPackages": [{
"root": "package1",
"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",
"style": {
"navigationBarTitleText": "发布校园二手",
@ -105,6 +63,11 @@
"style": {
"navigationBarTitleText": "收货地址"
}
},{
"path": "address/addAddress",
"style": {
"navigationBarTitleText": "新增收货地址"
}
},{
"path": "goods/goodsDetail",
"style": {
@ -167,7 +130,10 @@
"navigationBarTitleText": "代取快递/跑腿",
"navigationStyle": "custom"
}
},{
}]
}, {
"root": "package4",
"pages": [{
"path": "ieBrowser/index",
"style": {
"navigationBarTitleText": "此刻",
@ -277,6 +243,51 @@
"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",
"pages": [{
@ -351,13 +362,6 @@
"navigationBarTitleText": "求购广场",
"navigationStyle": "custom"
}
},{
"path": "seckill/seckillGroup",
"style": {
"navigationBarTitleText": "秒杀团",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},{
"path": "group/studentStoreList",
"style": {
@ -383,12 +387,6 @@
"navigationBarTitleText": "我的收藏",
"navigationStyle": "custom"
}
},{
"path": "myCenter/problemFeedback",
"style": {
"navigationBarTitleText": "投诉吐槽",
"navigationStyle": "custom"
}
},{
"path": "myCenter/myCenter",
"style": {
@ -449,12 +447,34 @@
"navigationBarTitleText": "兼职注册",
"navigationStyle": "custom"
}
},{
"path": "myCenter/campusPartner",
"style": {
"navigationBarTitleText": "校园主理人",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},{
"path": "myCenter/myPost",
"style": {
"navigationBarTitleText": "我的发布",
"navigationStyle": "custom"
}
}]
}, {
"root": "package3",
"pages": [{
"path": "index/TotalProfit",
"style": {
"navigationBarTitleText": "总利润",
"enablePullDownRefresh": false
}
},{
"path": "myCenter/problemFeedback",
"style": {
"navigationBarTitleText": "投诉吐槽",
"navigationStyle": "custom"
}
},{
"path": "shop/businessInfo",
"style": {
@ -539,13 +559,11 @@
"navigationBarTitleText": "配送员订单列表",
"navigationStyle": "custom"
}
}]
}, {
"root": "package3",
"pages": [{
"path": "index/TotalProfit",
},{
"path": "seckill/seckillGroup",
"style": {
"navigationBarTitleText": "总利润",
"navigationBarTitleText": "秒杀团",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}]

Loading…
Cancel
Save