tianyi 3 weeks ago
parent
commit
8b486ed060
  1. 124
      pages.json

124
pages.json

@ -40,36 +40,6 @@
"navigationBarTitleText": "配送员列表", "navigationBarTitleText": "配送员列表",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{
"path": "group/groupBuyDetail",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},{
"path": "group/groupBuySingle",
"style": {
"navigationBarTitleText": "拼团单一商家",
"navigationStyle": "custom"
}
},{
"path": "group/groupBuyList",
"style": {
"navigationBarTitleText": "拼团页",
"navigationStyle": "custom"
}
},{
"path": "group/searchGroup",
"style": {
"navigationBarTitleText": "商家搜索页",
"navigationStyle": "custom"
}
},{
"path": "group/shopEvaluate",
"style": {
"navigationBarTitleText": "商家评价",
"navigationStyle": "custom"
}
},{ },{
"path": "goods/goodsDetail", "path": "goods/goodsDetail",
"style": { "style": {
@ -132,63 +102,76 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "myCenter/couponList", "path": "ieBrowser/index",
"style": { "style": {
"navigationBarTitleText": "优惠券列表", "navigationBarTitleText": "i/e浏览器",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "myCenter/attributeList", "path": "ieBrowser/chatList",
"style": { "style": {
"navigationBarTitleText": "属性管理", "navigationBarTitleText": "聊天记录",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "myCenter/addressList", "path": "ieBrowser/chat",
"style": { "style": {
"navigationBarTitleText": "地址列表", "navigationBarTitleText": "聊天",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "myCenter/wallet", "path": "ieBrowser/friends",
"style": { "style": {
"navigationBarTitleText": "我的钱包", "navigationBarTitleText": "好友列表",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ }]
"path": "myCenter/partTimeJobRegister", }, {
"root": "package2",
"pages": [{
"path": "login/login",
"style": { "style": {
"navigationBarTitleText": "兼职注册", "navigationBarTitleText": "登录",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "myCenter/myPost", "path": "login/protocol",
"style": { "style": {
"navigationBarTitleText": "我的发布", "navigationBarTitleText": "用户协议"
"navigationStyle": "custom"
} }
},{ },{
"path": "ieBrowser/index", "path": "login/privacy",
"style": { "style": {
"navigationBarTitleText": "i/e浏览器", "navigationBarTitleText": "隐私政策"
}
},{
"path": "group/groupBuyDetail",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},{
"path": "group/groupBuySingle",
"style": {
"navigationBarTitleText": "拼团单一商家",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "ieBrowser/chatList", "path": "group/groupBuyList",
"style": { "style": {
"navigationBarTitleText": "聊天记录", "navigationBarTitleText": "拼团页",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "ieBrowser/chat", "path": "group/searchGroup",
"style": { "style": {
"navigationBarTitleText": "聊天", "navigationBarTitleText": "商家搜索页",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "ieBrowser/friends", "path": "group/shopEvaluate",
"style": { "style": {
"navigationBarTitleText": "好友列表", "navigationBarTitleText": "商家评价",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
@ -233,24 +216,41 @@
"navigationBarTitleText": "商品列表", "navigationBarTitleText": "商品列表",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}] },{
}, { "path": "myCenter/couponList",
"root": "package2",
"pages": [{
"path": "login/login",
"style": { "style": {
"navigationBarTitleText": "登录", "navigationBarTitleText": "优惠券列表",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ },{
"path": "login/protocol", "path": "myCenter/attributeList",
"style": { "style": {
"navigationBarTitleText": "用户协议" "navigationBarTitleText": "属性管理",
"navigationStyle": "custom"
} }
},{ },{
"path": "login/privacy", "path": "myCenter/addressList",
"style": { "style": {
"navigationBarTitleText": "隐私政策" "navigationBarTitleText": "地址列表",
"navigationStyle": "custom"
}
},{
"path": "myCenter/wallet",
"style": {
"navigationBarTitleText": "我的钱包",
"navigationStyle": "custom"
}
},{
"path": "myCenter/partTimeJobRegister",
"style": {
"navigationBarTitleText": "兼职注册",
"navigationStyle": "custom"
}
},{
"path": "myCenter/myPost",
"style": {
"navigationBarTitleText": "我的发布",
"navigationStyle": "custom"
} }
},{ },{
"path": "shop/orderDetail", "path": "shop/orderDetail",

Loading…
Cancel
Save