【功能完善】积分商城:完善活动详情页面

This commit is contained in:
puhui999
2024-09-28 16:24:57 +08:00
parent 4cdb595a2a
commit 2349faa1bc
3 changed files with 330 additions and 167 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ export const PromotionActivityTypeEnum = {
},
POINT: {
type: 4,
name: '',
name: '积分商城',
},
};