@@ -745,6 +745,7 @@ $(function () {
$(".custom-header-right.go_buy").show();
$('.title-vip-logo').hide(); // 隐藏title前的图标
$('.title-tip').show(); // 展示试用7天
+ $(".banner-ad-box").hide()
}
@@ -759,6 +759,7 @@ $(function () {
$(".renew").show();
} else {
$('.try-seven').show();
$(".trail").show();