diff --git a/pages.json b/pages.json index 05e06d0..bfa159f 100644 --- a/pages.json +++ b/pages.json @@ -167,6 +167,19 @@ "navigationBarTitleText": "提现结果" } }, + { + "path": "pages/user/promotion/PromoterOrder/index", + "style": { + "navigationBarTitleText": "分销详情" + } + }, + { + "path": "pages/user/promotion/PromoterList/index", + "style": { + "navigationBarTitleText": "分销列表", + "navigationBarBackgroundColor": "#FFFFFF" + } + }, { "path": "pages/user/promotion/UserPromotion/index", "style": {