小程序分包处理

h5
wangdong 9 months ago
parent 979db23eea
commit 4fc3baed8c
  1. 160
      pages.json

@ -98,26 +98,6 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{
"path": "pages/invite/index",
"style": {
"navigationBarTitleText": "邀请有礼",
"navigationBarBackgroundColor": "#FF4A49",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/invite/list",
"style": {
"navigationBarTitleText": "邀请记录"
}
}, {
"path": "pages/invite/rule",
"style": {
"navigationBarTitleText": "邀请规则"
}
},
{ {
"path": "pages/custom/index", "path": "pages/custom/index",
"style": { "style": {
@ -187,156 +167,194 @@
} }
}, },
{ {
"path": "pages/address/index", "path": "pages/points/log",
"style": { "style": {
"navigationBarTitleText": "收货地址" "navigationBarTitleText": "账单明细"
} }
}, },
{ {
"path": "pages/address/create", "path": "pages/checkout/index",
"style": { "style": {
"navigationBarTitleText": "新增收货地址" "navigationBarTitleText": "订单结算台"
} }
}, },
{ {
"path": "pages/address/update", "path": "pages/checkout/cashier/index",
"style": { "style": {
"navigationBarTitleText": "编辑收货地址" "navigationBarTitleText": "支付订单"
} }
}, },
{ {
"path": "pages/points/log", "path": "pages/sureOrder/index",
"style": { "style": {
"navigationBarTitleText": "账单明细" "navigationBarTitleText": "确认订单",
"navigationStyle": "custom"
} }
}, },
{ {
"path": "pages/checkout/index", "path": "pages/shop/extract",
"style": { "style": {
"navigationBarTitleText": "订单结算台" "navigationBarTitleText": "选择自提门店"
} }
}, },
{ {
"path": "pages/checkout/cashier/index", "path": "pages/shop/detail",
"style": { "style": {
"navigationBarTitleText": "支付订单" "navigationBarTitleText": "门店详情"
} }
}, },
{ {
"path": "pages/sureOrder/index", "path": "pages/sharp/index",
"style": { "style": {
"navigationBarTitleText": "确认订单", "navigationBarTitleText": "整点秒杀会场",
"navigationStyle": "custom" "enablePullDownRefresh": true
} }
}, },
{ {
"path": "pages/refund/index", "path": "pages/sharp/goods/index",
"style": { "style": {
"navigationBarTitleText": "退换/售后" "navigationBarTitleText": "秒杀商品详情"
} }
}, },
{ {
"path": "pages/refund/detail", "path": "pages/live/index",
"style": { "style": {
"navigationBarTitleText": "售后详情" "navigationBarTitleText": "直播列表",
"enablePullDownRefresh": true
}
}, {
"path": "pages/user/vip/goods",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}
],
"subPackages": [
{
"root": "pages/invite/",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "邀请有礼",
"navigationBarBackgroundColor": "#FF4A49",
"navigationBarTextStyle": "white"
}
}, {
"path": "list",
"style": {
"navigationBarTitleText": "邀请记录"
}
}, {
"path": "rule",
"style": {
"navigationBarTitleText": "邀请规则"
}
} }
]
}, },
{ {
"path": "pages/refund/apply", "root": "pages/address/",
"pages": [
{
"path": "index",
"style": { "style": {
"navigationBarTitleText": "申请售后" "navigationBarTitleText": "收货地址"
} }
}, },
{ {
"path": "pages/shop/extract", "path": "create",
"style": { "style": {
"navigationBarTitleText": "选择自提门店" "navigationBarTitleText": "新增收货地址"
} }
}, },
{ {
"path": "pages/shop/detail", "path": "update",
"style": { "style": {
"navigationBarTitleText": "门店详情" "navigationBarTitleText": "编辑收货地址"
} }
}
]
}, },
{ {
"path": "pages/dealer/index", "root": "pages/dealer/",
"pages": [
{
"path": "index",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "pages/dealer/apply", "path": "apply",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "pages/dealer/commission", "path": "commission",
"style": { "style": {
"navigationBarTitleText": "分销佣金" "navigationBarTitleText": "分销佣金"
} }
}, },
{ {
"path": "pages/dealer/withdraw/apply", "path": "withdraw/apply",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "pages/dealer/withdraw/list", "path": "withdraw/list",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "pages/dealer/poster", "path": "poster",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "pages/dealer/order", "path": "order",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "pages/dealer/team", "path": "team",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}
]
}, },
{ {
"path": "pages/sharp/index", "root": "pages/refund/",
"pages": [
{
"path": "index",
"style": { "style": {
"navigationBarTitleText": "整点秒杀会场", "navigationBarTitleText": "退换/售后"
"enablePullDownRefresh": true
} }
}, },
{ {
"path": "pages/sharp/goods/index", "path": "detail",
"style": { "style": {
"navigationBarTitleText": "秒杀商品详情" "navigationBarTitleText": "售后详情"
} }
}, },
{ {
"path": "pages/live/index", "path": "apply",
"style": {
"navigationBarTitleText": "直播列表",
"enablePullDownRefresh": true
}
}, {
"path": "pages/user/vip/goods",
"style": { "style": {
"navigationBarTitleText": "", "navigationBarTitleText": "申请售后"
"navigationStyle": "custom",
"enablePullDownRefresh": false
} }
} }
], ]
"subPackages": [ },
{ {
"root": "pages/shopList", "root": "pages/shopList",
"pages": [{ "pages": [{

Loading…
Cancel
Save