|
|
@@ -420,8 +420,8 @@
|
|
|
}
|
|
|
$('.red-packet-next').eq(0).append(str);
|
|
|
$('.user-list').eq(0).css('display','block');
|
|
|
-- $('.icon').eq(0).attr('src','../static/img/doubleElevenActivity/icon_down.png');
|
|
|
-- $('.user-list').eq(0).attr('flag','1');
|
|
|
+ $('.icon').eq(0).attr('src','../static/img/doubleElevenActivity/icon_down.png');
|
|
|
+ $('.user-list').eq(0).attr('flag','1');
|
|
|
}
|
|
|
}else{
|
|
|
stopManyClick(() => {
|