diff --git a/config/menu_shop.php b/config/menu_shop.php index 8054230..f035d35 100644 --- a/config/menu_shop.php +++ b/config/menu_shop.php @@ -1958,6 +1958,14 @@ return [ ], ], ], + [ + 'name' => 'PROMOTION_FENXIAO_ROOT', + 'title' => '30天10万分销商', + 'url' => 'fenxiao://shop/fenxiao/lists?is_30day_a_10w=1', + 'is_show' => 1, + 'is_control' => 1, + 'sort' => 3, + ], [ 'name' => 'PROMOTION_FENXIAO_APPLY', 'title' => '分销商申请',