营销:适配秒杀活动

This commit is contained in:
owen
2023-12-23 22:27:09 +08:00
parent 9323f1ce64
commit 4d5a4bce70
6 changed files with 233 additions and 229 deletions
+1 -2
View File
@@ -136,8 +136,7 @@ const decryptSpm = (spm) => {
shareParams.page = '/pages/goods/seckill';
query = shareParamsArray[2].split(',');
shareParams.query = {
id: query[0],
activity_id: query[1],
id: query[1],
};
break;
case '5':