营销:适配秒杀活动
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user