91青青草原线免费观看

var playerhigh = "1"; //是(shi)否開(kai)啟(qi)播放(fang)器(qi)高度自適應(ying),0關閉1開啟(開啟後將播放器設(she)置(zhi)100%關(guan)閉(bi)填寫(xie)固(gu)定高(gao)度(du))var lazyswitch = "1"; //是否開啟圖(tu)片懶(lan)加(jia)載(zai),0關閉1開啟(關閉後會(hui)通過js直(zhi)接(jie)加載圖片,速度較慢)var playcolumn = "8"; //是否開啟有序播放列(lie)表(biao),0關閉,3、6、8、10、12開啟並(bing)指(zhi)定列數,數字代表每(mei)行列數(shu),手(shou)機強(qiang)製4列var qrcode1 = "1"; //右(you)側(ce)懸浮二維碼(ma),1自動生(sheng)成(當(dang)前頁麵(mian)二(er)維(wei)碼),填(tian)寫路徑將(jiang)加載指定圖片(pian)(建議(yi)尺寸150*150px)例:/statics/img/wxcode.pngvar qrcode2 = "1"; //內(nei)容頁(ye)二維碼,1自動生(sheng)成(當(dang)前頁麵(mian)二(er)維(wei)碼),填(tian)寫路徑將(jiang)加載指定圖片(pian)(建議(yi)尺寸160*160px)例:/statics/img/wxcode.pngvar copyshort = "0" //是否開啟自動生(sheng)成短鏈接,0關閉1開啟(開啟後(hou)點擊(ji)分享按(an)鈕將會複製短(duan)鏈否則複(fu)製(zhi)默認鏈接)var baidushare = "0"; //是否開啟百(bai)度分享,0關閉,啟用本地(di)分(fen)享(xiang)填寫/statics/api/js/share.js,啟用(yong)官(guan)網分享填寫http://bdimg.share.baidu.com/static/api/js/share.js(不支持(chi)https)var stui = { 'browser': {//瀏覽器 url: document.URL, domain: document.domain, title: xdocument.title, language: (navigator.browserLanguage || navigator.language).toLowerCase(), canvas: function() { return !!document.createElement("canvas").getContext }(), useragent: function() { var a = navigator.userAgent; return { mobile: !! a.match(/AppleWebKit.*Mobile.*/), ios: !! a.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), android: -1 '); $(".close-popup").click(function() { $popblock.removeClass("popup-visible"); $(".mask").remove(); $("body").removeClass("modal-open"); }); $(".mask").click(function() { $popblock.removeClass("popup-visible"); $(this).remove(); $("body").removeClass("modal-open"); }); }) }, 'slide': function() { $(".type-slide").each(function(a) { $index = $(this).find('.active').index()*1; if($index > 3){ $index = $index-3; }else{ $index = 0; } $(this).flickity({ cellAlign: 'left', freeScroll: true, contain: true, prevNextButtons: false, pageDots: false, initialIndex: $index }); }); }, 'mshare': function() { $(".open-share").click(function() { stui.browser.useragent.weixin ? $("body").append('

') : $("body").append('
'); $(".mobile-share").click(function() { $(".mobile-share").remove(); $("body").removeClass("modal-open"); }); }); } }, 'images': {//圖片處理 'lazyload': function() { if(lazyswitch==1){ $(".lazyload").lazyload({ effect: "fadeIn", threshold: 200, failurelimit: 15, skip_invisible: false }); }else{ $(".lazyload").each(function(){ var original = $(this).attr("data-original"); $(this).css("background-image","url("+original+")"); $(this).attr("data-original",""); if($(this).attr("src")!= undefined){ $(this).attr("src",original); } }); } }, 'carousel': function() { $('.carousel_default').flickity({ cellAlign: 'left', contain: true, wrapAround: true, autoPlay: true, prevNextButtons: false }); $('.carousel_wide').flickity({ cellAlign: 'center', contain: true, wrapAround: true, autoPlay: true }); $('.carousel_center').flickity({ cellAlign: 'center', contain: true, wrapAround: true, autoPlay: true, prevNextButtons: false }); $('.carousel_right').flickity({ cellAlign: 'left', wrapAround: true, contain: true, pageDots: false }); }, 'qrcode': function() { if(qrcode1==1){ if($("#qrcode").length){ var qrcode = new QRCode('qrcode', { text: stui.browser.url, width: 150, height: 150, colorDark : '#000000', colorLight : '#ffffff', correctLevel : QRCode.CorrectLevel.H }); $("#qrcode img").attr("class","img-responsive"); } } else { if($("#qrcode").length){ $("#qrcode").append("91青青草原线免费观看"); } } if(qrcode2==1){ if($("#qrcode2").length){ var qrcode = new QRCode('qrcode2', { text: stui.browser.url, width: 160, height: 160, colorDark : '#000000', colorLight : '#ffffff', correctLevel : QRCode.CorrectLevel.H }); $("#qrcode2 img").attr("class","img-responsive").css({"padding":"10px","background-color":"#fff"}); } } else { if($("#qrcode2").length){ $("#qrcode2").append(""); } } } }, 'common': {//公共基礎 'bootstrap': function() { $('a[data-toggle="tab"]').on("shown.bs.tab", function(a) { var b = $(a.target).text(); $(a.relatedTarget).text(); $("span.active-tab").html(b); }); }, 'headroom': function() { if($("#header-top").length){ var header = document.querySelector("#header-top"); var headroom = new Headroom(header, { tolerance: 5, offset: 205, classes: { initial: "top-fixed", pinned: "top-fixed-up", unpinned: "top-fixed-down" } }); headroom.init(); } }, 'history': function() { if($("#stui_history").length){ if($.cookie("recente")){ var json=evals("("+$.cookie("recente")+")"); var list=""; for(i=0;i"+json[i].vod_part+""+json[i].vod_name+""; } $("#stui_history").append(list); } else $("#stui_history").append("

您(nin)還沒有(you)看(kan)過(guo)影(ying)片哦

"); $(".historyclean").on("click",function(){ $.cookie("recente",null,{expires:-1,path: '/'}); }); } }, 'collapse': function() { if($(".detail").length){ $(".detail").find("a.detail-more").on("click",function(){ $(this).parent().find(".detail-sketch").addClass("hide"); $(this).parent().find(".detail-content").css("display",""); $(this).remove(); }); } }, 'scrolltop': function() { var a = $(window); $scrollTopLink = $("a.backtop"); a.scroll(function() { 500 '); window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"24"},"share":{}};with(document)0[(getElementsByTagName("head")[0]||body).appendChild(createElement('script')).src=''+baidushare+'?cdnversion='+~(-new Date()/36e5)]; } } } };$(document).ready(function() { if(stui.browser.useragent.mobile){ stui.mobile.slide(); stui.mobile.popup(); stui.mobile.mshare(); } stui.images.lazyload(); stui.images.carousel(); stui.images.qrcode(); stui.common.bootstrap(); stui.common.headroom(); stui.common.history(); stui.common.collapse(); stui.common.scrolltop(); stui.common.copylink(); stui.common.share(); }); (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.xmdsl.com } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();
  香蕉app平台下载-九九99香蕉apP在线视频-香蕉美女网  香蕉视频官网-香蕉视频免费-99香蕉视频  香蕉视频app安卓-下载香蕉视频-大香蕉免费大香蕉视频在线观看