【功能完善】秒杀活动分享

This commit is contained in:
puhui999
2024-11-29 10:45:58 +08:00
parent 530410fcf0
commit 7be216ea4b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ const decryptSpm = (spm) => {
shareParams.page = '/pages/goods/seckill';
query = shareParamsArray[2].split(',');
shareParams.query = {
id: query[1],
id: query[0],
};
break;
case '5':