Fix:4738 【商城小程序】团队管理—推广统计、推广人订单栏点击无反应,无法跳转进入对应详情页

This commit is contained in:
LinCyJang
2025-12-28 20:47:47 +08:00
parent 7153ce8e9e
commit 3caa936e1e
+13
View File
@@ -167,6 +167,19 @@
"navigationBarTitleText": "提现结果" "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", "path": "pages/user/promotion/UserPromotion/index",
"style": { "style": {