mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
8c5eb85828
commit
dbb95d31c9
@ -515,8 +515,8 @@ function superBrandMainPage() {
|
||||
data = JSON.parse(data);
|
||||
if (data['code'] === '0') {
|
||||
if (data['data']['bizCode'] === '0') {
|
||||
superShakeBeanConfig['superShakeUlr'] = jump.params.url;
|
||||
console.log(`【超级摇一摇】活动链接:${superShakeBeanConfig['superShakeUlr']}`);
|
||||
//superShakeBeanConfig['superShakeUlr'] = jump.params.url;
|
||||
//console.log(`【超级摇一摇】活动链接:${superShakeBeanConfig['superShakeUlr']}`);
|
||||
|
||||
$.activityId = data['data']['result']['activityBaseInfo']['activityId'];
|
||||
$.encryptProjectId = data['data']['result']['activityBaseInfo']['encryptProjectId'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user