新增商品拼团模块
This commit is contained in:
@@ -112,7 +112,7 @@ const menuList = ref([
|
||||
{
|
||||
title: '套餐推广',
|
||||
icon: '',
|
||||
pageUrl: '',
|
||||
pageUrl: 'PAGES_MARKET_PACKAGE_POPULARIZE_INDEX',
|
||||
intro: '下单通过用户邀请好友减免金额的方式裂变宣传套餐加购'
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ const menuList = ref([
|
||||
},
|
||||
{
|
||||
icon: 'xszk',
|
||||
pageUrl: 'PAGES_LIMIT_DISCOUNT',
|
||||
pageUrl: 'PAGES_MARKET_GROUP_GOODS_INDEX',
|
||||
title: '商品拼团',
|
||||
intro: '拼团'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user