var html = ''; $(document).ready(function () { // 媒体北科 $.ajax({ type: "get", url: "/_mediafile/bttzd/json/1791272759_1241.json?nocache=" + (new Date()).getTime(), //url: "../json/1791272759_1241.json", dataType: "JSON", success: function (res) { html = ''; $.each(res, function (i, item) { if (i < 4) { html += '
\n\n
\n
\n\n
\n' + item.wbdate.substring(0,10) + '\n
\n

' + item.title + '

\n
\n\n
\n
\n
\n\n'; } }); console.log(res); $('.box1 .USTB_swiper2 .swiper-wrapper').html(html); var USTB_swiper2 = new Swiper('.box1 .USTB_swiper2', { speed:1000, // delay: 4000, // loop:true, autoplay:true, slidesPerView: 2, spaceBetween: 20, allowTouchMove: true, watchSlidesProgress: true, fadeEffect: {crossFade: true}, scrollbar: { el: ".box1 .swiper-scrollbar", }, pagination: { el: ".mode2 .box1 .USTB_dots", // clickable: true, clickable: !0, bulletActiveClass: 'active' } }); } }); // var USTB_swiper2 = new Swiper('.box2 .USTB_swiper2', { // speed: 1000, // // delay: 4000, // // loop:true, // autoplay: true, // slidesPerView: 2, // spaceBetween: 20, // allowTouchMove: true, // watchSlidesProgress: true, // fadeEffect: { // crossFade: true // }, // scrollbar: { // el: ".swiper-scrollbar", // }, // pagination: { // el: ".mode2 .USTB_dots", // // clickable: true, // clickable: !0, // bulletActiveClass: 'active' // }, // breakpoints: { // 320: { //当屏幕宽度大于等于320 // slidesPerView: 1, // spaceBetween: 10 // }, // 480: { //当屏幕宽度大于等于768 // slidesPerView: 2, // spaceBetween: 15 // } // } // }); // 雄安校区动态 $.ajax({ type: "GET", // url: "js/1791272759_2281.json", url: "/_mediafile/bttzd/json/1791272759_2281.json?nocache=" + (new Date()).getTime(), dateType: "json", jsonp: 'callback', success: function (data) { // alert(1) // console.log("data" + JSON.stringify(data.data[0])) var html = '
' + '
'; var list = data; for (var i = 0; i < list.length; i++) { // alert(list[i].title) // html += // '' + list[i].title + // '' html += '' } html += '
' + '
' + '
' // $(".box1").html(html); $('.box2 .USTB_swiper2 .swiper-wrapper').html(html); var USTB_swiper1 = new Swiper('.box2 .USTB_swiper2', { speed: 1000, // delay: 4000, // loop:true, autoplay: true, slidesPerView: 2, spaceBetween: 20, allowTouchMove: true, watchSlidesProgress: true, fadeEffect: { crossFade: true }, scrollbar: { el: ".box2 .swiper-scrollbar", }, pagination: { el: ".mode2 .box2 .USTB_dots", // clickable: true, clickable: !0, bulletActiveClass: 'active' }, breakpoints: { 320: { //当屏幕宽度大于等于320 slidesPerView: 1, spaceBetween: 10 }, 480: { //当屏幕宽度大于等于768 slidesPerView: 2, spaceBetween: 15 } } }); // console.log(data.createTime) // $(".box1").html( // " + data.wbdate + " // ) }, error: function () { // alert("获取用户信息失败,请联系管理员!"); } }) $(".mode2 .lf").tab({ ev: 'click', til: '.listTitle h1', box: '.tab_box .box', // before: beforeTab1, // after: afterTab1, // init: init1, more: true, auto: true, init: function () { } }); // 综合新闻 $.ajax({ type: "get", url: "/_mediafile/bttzd/json/1791272759_1088.json?nocache=" + (new Date()).getTime(), //url: "../json/1791272759_1088.json", dataType: "JSON", success: function (res) { html = ''; $.each(res, function (i, item) { if (i < 4) { html += '
  • \n

    ' + item.title + '

    \n' + item.wbdate.substring(0,10) + '\n\n
  • \n\n'; } }); $('.USTB_list3').html(html); } }); // 菁彩校园 $.ajax({ type: "get", url: "/_mediafile/bttzd/json/1791272759_1126.json?nocache=" + (new Date()).getTime(), //url: "../json/1791272759_1201.json", dataType: "JSON", success: function (res) { html = ''; $.each(res, function (i, item) { if (i < 3) { html += '
    \n\n
    \n\n
    \n
    \n

    ' + item.title + '

    \n
    \n' + item.wbdate.substring(0,10) + '\n' + item.wbtreename + '\n
    \n
    \n
    \n
    \n'; } }); $('.USTB_swiper3 .swiper-wrapper').html(html); var USTB_swiper3 = new Swiper('.USTB_swiper3', { speed:1000, // delay: 4000, // loop:true, autoplay:true, slidesPerView: 1, spaceBetween: 20, allowTouchMove: true, watchSlidesProgress: true, fadeEffect: {crossFade: true}, scrollbar: { el: ".swiper-scrollbar", }, pagination: { el: ".mode3 .USTB_dots", // clickable: true, clickable: !0, bulletActiveClass: 'active' } }); } }); // 科学研究 $.ajax({ type: "get", url: "/_mediafile/bttzd/json/1791272759_1120.json?nocache=" + (new Date()).getTime(), //url: "../json/1791272759_1120.json", dataType: "JSON", success: function (res) { html = ''; $.each(res, function (i, item) { if (i == 0) { var active = ' class="active"'; } var active = i == 0 ? ' class="active"' : ''; if (i < 3) { html += '\n
    \n\n
    \n

    ' + item.title + '

    \n
    \n'; } }); $('.USTB_list6').html(html); $('.USTB_list6 li').hover(function(){ $(this).addClass('active').siblings().removeClass('active') }) sameHeight() } }); // 导读 $.ajax({ type: "get", url: "/_mediafile/bttzd/json/1791272759_1087.json?nocache=" + (new Date()).getTime(), //url: "../json/1791272759_1087.json", dataType: "JSON", success: function (res) { html = ''; $.each(res, function (i, item) { if (i < 6) { html += '
  • \n' + item.wbdate.substring(0,10) + '\n

    ' + item.title + '

    \n
  • \n'; } }); // console.log(res); $('.USTB_list1').html(html); } }); // 北科要闻 $.ajax({ type: "get", url: "/_mediafile/bttzd/json/1791272759_1154.json?nocache=" + (new Date()).getTime(), // url: "js/1791272759_1154.json", dataType: "JSON", success: function (res) { var html1 = ''; var html2 =''; var html3=''; $.each(res, function (i, item) { if (i == 0) { html1 = '' +'
    ' +''+ item.title +'' +'
    ' html3 += '
  • ' +'' +'
    ' +'' +'
    ' +'
    ' + item.title + '
    ' +'
    ' +'
  • ' } if(i > 0 &&i < 4){ html2 += '
  • ' +'' +'
    ' +'' +'
    ' +'
    ' + item.title + '
    ' +'
    ' +'
  • ' } }); // console.log(html); $('.item_info7').html(html1); $('.USTB_list8 ').html(html2); var winW = window.innerWidth; if (winW <= 996) { $('.USTB_list8 ').html('
    '+ html3 + html2 +'
    ') $('.USTB_list8 li').each(function(){ $(this).addClass('swiper-slide') }) var USTB_swiper11 = new Swiper('.USTB_list8', { speed:1000, // delay: 4000, // loop:true, autoplay:true, effect: 'fade', allowTouchMove: true, watchSlidesProgress: true, fadeEffect: {crossFade: true}, // navigation: { // nextEl: '.homea .next', // prevEl: '.homea .prev', // }, pagination: { el: ".mode1 .USTB_dots", // clickable: true, clickable: !0, bulletActiveClass: 'active' } }); } } }); });