接入拼团

This commit is contained in:
owen
2024-01-10 22:57:06 +08:00
parent 08b6b38c05
commit 07601aec09
12 changed files with 388 additions and 605 deletions
+1 -1
View File
@@ -384,4 +384,4 @@ export function formatRewardActivityRule(activity, rule) {
return `${rule.limit} 件减 ${fen2yuan(rule.discountPrice)}`;
}
return '';
}
}