新增分享配置
This commit is contained in:
@@ -32,10 +32,10 @@ export const newMenus = [
|
||||
intro: '协助商家拉来新客户,拓展客户群体',
|
||||
childrenList: [
|
||||
{
|
||||
name: "分销",
|
||||
name: "全民分销",
|
||||
icon: "zhcz",
|
||||
pathName: "distribution_page",
|
||||
intro: "用户成为业务员,可促进消费"
|
||||
intro: "用户成为股东,可促进消费"
|
||||
},
|
||||
{
|
||||
name: "套餐推广",
|
||||
@@ -55,6 +55,12 @@ export const newMenus = [
|
||||
pathName: "group_booking",
|
||||
intro: "拼团"
|
||||
},
|
||||
{
|
||||
name: "分享配置",
|
||||
icon: "sppt",
|
||||
pathName: "share_setting",
|
||||
intro: "商家可配置用户分享后可获得的奖励"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user