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

120
pages.json

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

Loading…
Cancel
Save