添加拼团活动

This commit is contained in:
2025-12-30 14:22:44 +08:00
parent 4a13048718
commit 00ea1845a7
14 changed files with 1662 additions and 523 deletions
+3
View File
@@ -83,6 +83,9 @@ export const menus = [
{
path: '/activity/signin',
title: '签到活动'
},{
path:'/activity/groupbuy',
title:'拼团活动',
}
]
},