新增商品拼团模块

This commit is contained in:
gyq
2025-12-18 14:49:56 +08:00
parent a20379890e
commit 8826b206df
12 changed files with 3110 additions and 5 deletions

View File

@@ -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: '拼团'
}