月榜奖励展示条件更新
This commit is contained in:
@@ -284,6 +284,7 @@ $('.header .tabBox div').click(function () {
|
||||
$(`.header .top .top3 .ts`).attr('src', './images/no33.png')
|
||||
listRank(4);
|
||||
$('ul li .tx').addClass('actTx');
|
||||
$('.header .monthlyRewards').show();
|
||||
}
|
||||
|
||||
if (partitionId == 4) {
|
||||
@@ -301,6 +302,10 @@ $('.header .sTab div').click(function () {
|
||||
} else {
|
||||
$('.header .monthlyRewards').hide();
|
||||
}
|
||||
|
||||
if (listType == 3) {
|
||||
$('.header .monthlyRewards').hide();
|
||||
}
|
||||
geth5();
|
||||
})
|
||||
// 前三跳转个人页
|
||||
|
Reference in New Issue
Block a user