From 3caa936e1e880b690e958460e7595a1b3aba012c Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Sun, 28 Dec 2025 20:47:47 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4738=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=9B=A2=E9=98=9F=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E2=80=94=E6=8E=A8=E5=B9=BF=E7=BB=9F=E8=AE=A1=E3=80=81?= =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E4=BA=BA=E8=AE=A2=E5=8D=95=E6=A0=8F=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E6=97=A0=E5=8F=8D=E5=BA=94=EF=BC=8C=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E8=BF=9B=E5=85=A5=E5=AF=B9=E5=BA=94=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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": {