热门标签

-->
`; } else { var str = `
${title}
${msg}
`; } $('.hot-right-2').html(str) $('#hotSwiper .hot-right-2 .fain').animate({ opacity: "1" }, 300) }, click: function () { var index = this.activeIndex; var href = $('#hotSwiper .swiper-slide').eq(index).attr('data-href'); window.open(href, '_blank') }, }, pagination: { el: '.swiper-pagination', clickable: true }, paginationType: 'bullets', //圆点 }) } else { $('#hotSwiper').click(function () { var href = $(this).find('.swiper-slide').attr('data-href'); // console.log(href) window.open(href,) }) }
加载更多