|
@@ -6,6 +6,7 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
|
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
|
|
<title>NEWS CENTER</title>
|
|
|
+ <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
|
|
|
<link href="css/reset.css" rel="stylesheet"/>
|
|
|
<link href="css/style.css?v=0.346785347683" rel="stylesheet"/>
|
|
|
<link href="css/animate.min.css" rel="stylesheet"/>
|
|
@@ -181,148 +182,45 @@
|
|
|
$(".inner-menu").attr("src", "http://yun-image.elab-plus.com/images/contact/1_objects@2x_4.png");
|
|
|
$(".inner-artcle").attr("src", "http://yun-image.elab-plus.com/images/contact/1_objects@2x_5.png");
|
|
|
$(".top-menu-news").css("background-color","#2C2E34");
|
|
|
- // var parentDiv = document.getElementById("iframeParent");
|
|
|
$("#iframeParent").empty();
|
|
|
});
|
|
|
|
|
|
<!-- menu hover start-->
|
|
|
$('.elab_who').hover(function () {
|
|
|
currentIdx = 1;
|
|
|
-
|
|
|
- // $(".elab_who").css("opacity","1");
|
|
|
- // $(".elab_who").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_what").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_news").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_project").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_contact").removeClass("animate_fadeIn");
|
|
|
- //
|
|
|
- // $(".elab_what").addClass("animate_fadeOut");
|
|
|
- // $(".elab_news").addClass("animate_fadeOut");
|
|
|
- // $(".elab_project").addClass("animate_fadeOut");
|
|
|
- // $(".elab_contact").addClass("animate_fadeOut");
|
|
|
},function () {
|
|
|
currentIdx = 0;
|
|
|
- // $(".elab_who").css("opacity","1");
|
|
|
- //
|
|
|
- // $(".elab_who").removeClass("animate_fadeOut");
|
|
|
- // $(".elab_what").removeClass("animate_fadeOut");
|
|
|
- // $(".elab_news").removeClass("animate_fadeOut");
|
|
|
- // $(".elab_project").removeClass("animate_fadeOut");
|
|
|
- // $(".elab_contact").removeClass("animate_fadeOut");
|
|
|
-
|
|
|
- // $(".elab_what").addClass("animate_fadeIn");
|
|
|
- // $(".elab_news").addClass("animate_fadeIn");
|
|
|
- // $(".elab_project").addClass("animate_fadeIn");
|
|
|
- // $(".elab_contact").addClass("animate_fadeIn");
|
|
|
});
|
|
|
|
|
|
$('.elab_what').hover(function () {
|
|
|
currentIdx = 2;
|
|
|
- // $(".elab_what").css("opacity","1");
|
|
|
- // $(".elab_who").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_what").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_news").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_project").removeClass("animate_fadeIn");
|
|
|
- // $(".elab_contact").removeClass("animate_fadeIn");
|
|
|
|
|
|
},function () {
|
|
|
currentIdx = 0;
|
|
|
- /* $(".elab_what").css("opacity","1");
|
|
|
- $(".elab_who").removeClass("animate_fadeOut");
|
|
|
- $(".elab_what").removeClass("animate_fadeOut");
|
|
|
- $(".elab_news").removeClass("animate_fadeOut");
|
|
|
- $(".elab_project").removeClass("animate_fadeOut");
|
|
|
- $(".elab_contact").removeClass("animate_fadeOut");*/
|
|
|
-
|
|
|
- // $(".elab_who").addClass("animate_fadeIn");
|
|
|
- // $(".elab_news").addClass("animate_fadeIn");
|
|
|
- // $(".elab_project").addClass("animate_fadeIn");
|
|
|
- // $(".elab_contact").addClass("animate_fadeIn");
|
|
|
});
|
|
|
|
|
|
$('.elab_news').hover(function () {
|
|
|
currentIdx = 3;
|
|
|
- /*$(".elab_news").css("opacity","1");
|
|
|
- $(".elab_who").removeClass("animate_fadeIn");
|
|
|
- $(".elab_what").removeClass("animate_fadeIn");
|
|
|
- $(".elab_news").removeClass("animate_fadeIn");
|
|
|
- $(".elab_project").removeClass("animate_fadeIn");
|
|
|
- $(".elab_contact").removeClass("animate_fadeIn");*/
|
|
|
|
|
|
},function () {
|
|
|
currentIdx = 0;
|
|
|
- /*$(".elab_news").css("opacity","1");
|
|
|
- $(".elab_who").removeClass("animate_fadeOut");
|
|
|
- $(".elab_what").removeClass("animate_fadeOut");
|
|
|
- $(".elab_news").removeClass("animate_fadeOut");
|
|
|
- $(".elab_project").removeClass("animate_fadeOut");
|
|
|
- $(".elab_contact").removeClass("animate_fadeOut");*/
|
|
|
-
|
|
|
- // $(".elab_who").addClass("animate_fadeIn");
|
|
|
- // $(".elab_what").addClass("animate_fadeIn");
|
|
|
- // $(".elab_project").addClass("animate_fadeIn");
|
|
|
- // $(".elab_contact").addClass("animate_fadeIn");
|
|
|
});
|
|
|
|
|
|
$('.elab_project').hover(function () {
|
|
|
currentIdx = 4;
|
|
|
- /*$(".elab_project").css("opacity","1");
|
|
|
-
|
|
|
- $(".elab_who").removeClass("animate_fadeIn");
|
|
|
- $(".elab_what").removeClass("animate_fadeIn");
|
|
|
- $(".elab_news").removeClass("animate_fadeIn");
|
|
|
- $(".elab_project").removeClass("animate_fadeIn");
|
|
|
- $(".elab_contact").removeClass("animate_fadeIn");
|
|
|
-
|
|
|
- $(".elab_who").addClass("animate_fadeOut");
|
|
|
- $(".elab_what").addClass("animate_fadeOut");
|
|
|
- $(".elab_news").addClass("animate_fadeOut");
|
|
|
- $(".elab_contact").addClass("animate_fadeOut");*/
|
|
|
},function () {
|
|
|
currentIdx = 0;
|
|
|
- /*$(".elab_project").css("opacity","1");
|
|
|
- $(".elab_who").removeClass("animate_fadeOut");
|
|
|
- $(".elab_what").removeClass("animate_fadeOut");
|
|
|
- $(".elab_news").removeClass("animate_fadeOut");
|
|
|
- $(".elab_project").removeClass("animate_fadeOut");
|
|
|
- $(".elab_contact").removeClass("animate_fadeOut");
|
|
|
-
|
|
|
- $(".elab_who").addClass("animate_fadeIn");
|
|
|
- $(".elab_what").addClass("animate_fadeIn");
|
|
|
- $(".elab_news").addClass("animate_fadeIn");
|
|
|
- $(".elab_contact").addClass("animate_fadeIn");*/
|
|
|
});
|
|
|
|
|
|
$('.elab_contact').hover(function () {
|
|
|
currentIdx = 5;
|
|
|
- /*$(".elab_contact").css("opacity","1");
|
|
|
- $(".elab_who").removeClass("animate_fadeIn");
|
|
|
- $(".elab_what").removeClass("animate_fadeIn");
|
|
|
- $(".elab_news").removeClass("animate_fadeIn");
|
|
|
- $(".elab_project").removeClass("animate_fadeIn");
|
|
|
- $(".elab_contact").removeClass("animate_fadeIn");
|
|
|
-
|
|
|
- $(".elab_who").addClass("animate_fadeOut");
|
|
|
- $(".elab_what").addClass("animate_fadeOut");
|
|
|
- $(".elab_news").addClass("animate_fadeOut");
|
|
|
- $(".elab_project").addClass("animate_fadeOut");*/
|
|
|
},function () {
|
|
|
currentIdx = 0;
|
|
|
- /* $(".elab_contact").css("opacity","1");
|
|
|
- $(".elab_who").removeClass("animate_fadeOut");
|
|
|
- $(".elab_what").removeClass("animate_fadeOut");
|
|
|
- $(".elab_news").removeClass("animate_fadeOut");
|
|
|
- $(".elab_project").removeClass("animate_fadeOut");
|
|
|
- $(".elab_contact").removeClass("animate_fadeOut");
|
|
|
-
|
|
|
- $(".elab_who").addClass("animate_fadeIn");
|
|
|
- $(".elab_what").addClass("animate_fadeIn");
|
|
|
- $(".elab_news").addClass("animate_fadeIn");
|
|
|
- $(".elab_project").addClass("animate_fadeIn");*/
|
|
|
});
|
|
|
<!-- menu hover end -->
|
|
|
<!--mouse over listener start-->
|
|
|
<!--mouse over listener end-->
|
|
|
+
|
|
|
setInterval(function () {
|
|
|
if(markIdx !== currentIdx){
|
|
|
markIdx = currentIdx;
|
|
@@ -385,7 +283,7 @@
|
|
|
var $_list;
|
|
|
var $_listV;
|
|
|
// 192.168.0.16
|
|
|
- //读取分类数据 106.14.225.13
|
|
|
+ //读取分类数据 106.14.225.13(正式)
|
|
|
$.get("http://106.14.225.13:8081/rest/listNews", function (result) {
|
|
|
console.log("Result Data:" + JSON.stringify(result.result));
|
|
|
window.newsList = result.result;
|
|
@@ -416,27 +314,32 @@
|
|
|
var $_img2 = tmp2['bgImage'] || 'http://yun-image.elab-plus.com/images/projects/1_objects@2x_14.jpg';
|
|
|
|
|
|
var data0 = new Date(tmp0['created']);
|
|
|
+ var data1 = new Date(tmp1['created']);
|
|
|
+ var data2 = new Date(tmp2['created']);
|
|
|
+ if(this.isSafari()){
|
|
|
+ data0 = new Date(this.getDateForSafari(tmp0['created']));
|
|
|
+ data1 = new Date(this.getDateForSafari(tmp1['created']));
|
|
|
+ data2 = new Date(this.getDateForSafari(tmp2['created']));
|
|
|
+ }
|
|
|
console.log("tmp0['created']:"+tmp0['created']);
|
|
|
console.log("data0:"+data0.getFullYear());
|
|
|
console.log("data0:"+data0.getMonth());
|
|
|
console.log("data0:"+data0.getDate());
|
|
|
- var data1 = new Date(tmp1['created']);
|
|
|
- var data2 = new Date(tmp2['created']);
|
|
|
|
|
|
- $_html = `<div class="newsItem_1 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s" target="_self" onclick="turnToArticle(${i})" >
|
|
|
+ $_html = `<div class="newsItem_1 " target="_self" onclick="turnToArticle(${i})" >
|
|
|
<img class="itemBg" src="${$_img0}"/>
|
|
|
<div class="newsItem-mark item-inner"><a>${tmp0['tag']}</a></div>
|
|
|
<div class="item-title item-inner">${tmp0['title']}<p>${tmp0['subTitle']}</p></div>
|
|
|
<div class="item-time item-time-inner"><p>${data0.getFullYear()+'.'+(data0.getMonth()+1)+'.'+data0.getDate()}</p></div>
|
|
|
</div>
|
|
|
<div class="newsBody">
|
|
|
- <div class="newsItem_2 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s" target="_self" onclick="turnToArticle(${i+1})">
|
|
|
+ <div class="newsItem_2" target="_self" onclick="turnToArticle(${i+1})">
|
|
|
<img class="itemBg" src="${$_img1}" />
|
|
|
<div class="newsItem-mark item-inner"><a>${tmp1['tag']}</a></div>
|
|
|
<div class="item-title item-inner item-title-sub">${tmp1['title']}<p>${tmp1['subTitle']}</p></div>
|
|
|
<div class="item-time item-time-inner"><p>${data1.getFullYear()+'.'+(data1.getMonth()+1)+'.'+data1.getDate()}</p></div>
|
|
|
</div>
|
|
|
- <div class="newsItem_3 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s" target="_self" onclick="turnToArticle(${i+2})">
|
|
|
+ <div class="newsItem_3 " target="_self" onclick="turnToArticle(${i+2})">
|
|
|
<img class="itemBg" src="${$_img2}" />
|
|
|
<div class="newsItem-mark item-inner"><a>${tmp2['tag']}</a></div>
|
|
|
<div class="item-title item-inner item-title-sub">${tmp2['title']}<p>${tmp2['subTitle']}</p></div>
|
|
@@ -449,15 +352,19 @@
|
|
|
var $_img1 = tmp1['bgImage'] || 'http://yun-image.elab-plus.com/images/projects/1_objects@2x_14.jpg';
|
|
|
var data0 = new Date(tmp0['created']);
|
|
|
var data1 = new Date(tmp1['created']);
|
|
|
+ if(this.isSafari()){
|
|
|
+ data0 = new Date(this.getDateForSafari(tmp0['created']));
|
|
|
+ data1 = new Date(this.getDateForSafari(tmp1['created']));
|
|
|
+ }
|
|
|
$_html = `
|
|
|
<div class="newsBody">
|
|
|
- <div class="newsItem_2 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s" target="_self" onclick="turnToArticle(${i})">
|
|
|
+ <div class="newsItem_2 " target="_self" onclick="turnToArticle(${i})">
|
|
|
<img class="itemBg" src="${$_img0}"/>
|
|
|
<div class="newsItem-mark item-inner"><a>${tmp0['tag']}</a></div>
|
|
|
<div class="item-title item-inner item-title-sub">${tmp0['title']}<p>${tmp0['subTitle']}</p></div>
|
|
|
<div class="item-time item-time-inner"><p>${data0.getFullYear()+'.'+(data0.getMonth()+1)+'.'+data0.getDate()}</p></div>
|
|
|
</div>
|
|
|
- <div class="newsItem_3 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s" target="_self" onclick="turnToArticle(${i+1})">
|
|
|
+ <div class="newsItem_3 " target="_self" onclick="turnToArticle(${i+1})">
|
|
|
<img class="itemBg" src="${$_img1}" />
|
|
|
<div class="newsItem-mark item-inner"><a>${tmp1['tag']}</a></div>
|
|
|
<div class="item-title item-inner item-title-sub">${tmp1['title']}<p>${tmp1['subTitle']}</p></div>
|
|
@@ -468,9 +375,12 @@
|
|
|
}else if(tmp0 && !tmp1 && !tmp2){
|
|
|
var $_img0 = tmp0['bgImage'] || 'http://yun-image.elab-plus.com/images/projects/1_objects@2x_14.jpg';
|
|
|
var data0 = new Date(tmp0['created']);
|
|
|
+ if(this.isSafari()){
|
|
|
+ data0 = new Date(this.getDateForSafari(tmp0['created']));
|
|
|
+ }
|
|
|
$_html = `
|
|
|
<div class="newsBody">
|
|
|
- <div class="newsItem_2 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s" target="_self" onclick="turnToArticle(${i}})">
|
|
|
+ <div class="newsItem_2" target="_self" onclick="turnToArticle(${i}})">
|
|
|
<img class="itemBg" src="${$_img0}"/>
|
|
|
<div class="newsItem-mark item-inner"><a>${tmp0['tag']}</a></div>
|
|
|
<div class="item-title item-inner item-title-sub">${tmp0['title']}<p>${tmp0['subTitle']}</p></div>
|
|
@@ -502,14 +412,14 @@
|
|
|
|
|
|
<div class="news-list-item-left" onclick="turnToArticle(${i})">
|
|
|
|
|
|
- <div class="news-list-item-box"><p>${item1['id']}</p></div>
|
|
|
+ <div class="news-list-item-box"><p>${$_listV.length-i}</p></div>
|
|
|
<div class="news-list-item-description">
|
|
|
<div class="news-list-item-title"><p>${item1['title'].replace("<br>","")}</p></div>
|
|
|
<div class="news-list-item-bottom"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="news-list-item-right" onclick="turnToArticle(${i+1})">
|
|
|
- <div class="news-list-item-box"><p>${item2['id']}</p></div>
|
|
|
+ <div class="news-list-item-right" onclick="turnToArticle(${(i+1)})">
|
|
|
+ <div class="news-list-item-box"><p>${$_listV.length-i-1}</p></div>
|
|
|
<div class="news-list-item-description">
|
|
|
<div class="news-list-item-title"><p>${item2['title'].replace("<br>","")}</p></div>
|
|
|
<div class="news-list-item-bottom"></div>
|
|
@@ -519,8 +429,8 @@
|
|
|
`;
|
|
|
}else if(!item2 && item1){
|
|
|
$_html = `<div class="news-list-item wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="${$_t}s">
|
|
|
- <div class="news-list-item-left" onclick="turnToArticle(${i})">
|
|
|
- <div class="news-list-item-box"><p>${item1['id']}</p></div>
|
|
|
+ <div class="news-list-item-left" onclick="turnToArticle(${(i)})">
|
|
|
+ <div class="news-list-item-box"><p>${$_listV.length-i}</p></div>
|
|
|
<div class="news-list-item-description">
|
|
|
<div class="news-list-item-title"><p>${item1['title'].replace("<br>","")}</p></div>
|
|
|
<div class="news-list-item-bottom"></div>
|
|
@@ -554,8 +464,14 @@
|
|
|
$(".news_tab_img").attr("src", "https://dm.static.elab-plus.com/elabGuanWang/List@2x.png");
|
|
|
$(".news-list").empty();
|
|
|
handleModuleShow();
|
|
|
- $(".news-body").css("padding-top","0%");
|
|
|
+
|
|
|
$(".top-menu-news").css("background-color","#2C2E34");
|
|
|
+ if(this.devicePc()){
|
|
|
+ $(".news-body").css("padding-top","0%");
|
|
|
+ }else {
|
|
|
+ $(".news-body").css("padding-top","11.5%");
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
}
|
|
|
$(".news_tab_img").on("click", function (e) {
|
|
@@ -575,13 +491,38 @@
|
|
|
wow.init();
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * check safari浏览器
|
|
|
+ * @returns {boolean}
|
|
|
+ */
|
|
|
+ function isSafari() {
|
|
|
+ return !!(navigator.userAgent.match('Safari') && !navigator.userAgent.match('CriOS') && !navigator.userAgent.match('QQBrowser') && !navigator.userAgent.match('Chrome'));
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * 获取safari环境下的时间戳
|
|
|
+ * @param date 2018-12-10T02:35:08.000+0000
|
|
|
+ */
|
|
|
+ function getDateForSafari(date){
|
|
|
+ var year = date.substr(0,4);
|
|
|
+ var month = date.substr(5,2);
|
|
|
+ var day = date.substr(8,2);
|
|
|
+ console.log("year:"+year);
|
|
|
+ console.log("month:"+month);
|
|
|
+ console.log("day:"+day);
|
|
|
+ return year+"/"+month+"/"+day;
|
|
|
+ }
|
|
|
+
|
|
|
function menuShowProjects() {
|
|
|
top.closeAndShowPro('projectsLayer');
|
|
|
}
|
|
|
|
|
|
function turnToArticle(data) {
|
|
|
item = window.newsList[data];
|
|
|
- lineUrl = item["linkUrl"];
|
|
|
+ lineUrl = item["linkPcUrl"];
|
|
|
+ if(!this.devicePc()){
|
|
|
+ lineUrl = item["linkUrl"];
|
|
|
+ }
|
|
|
var parentDiv = document.getElementById("iframeParent");
|
|
|
articleCloseBtn = document.createElement("Div");
|
|
|
articleCloseBtn.setAttribute('class',"article-close");
|
|
@@ -589,12 +530,16 @@
|
|
|
parentDiv.appendChild(articleCloseBtn);
|
|
|
iframeHtml = document.createElement("iframe");
|
|
|
iframeHtml.setAttribute('frameborder','0');
|
|
|
- iframeHtml.setAttribute('height','100%');
|
|
|
+ iframeHtml.setAttribute('height','100vh');
|
|
|
iframeHtml.setAttribute('width','100%');
|
|
|
iframeHtml.setAttribute('scrolling','yes');
|
|
|
iframeHtml.setAttribute('name','newsIframe');
|
|
|
+ iframeHtml.setAttribute('class',"iframe-news");
|
|
|
+ iframeHtml.setAttribute('id',"iframe-news");
|
|
|
+ iframeHtml.onload = function(){
|
|
|
+ // reinitIframe();
|
|
|
+ };
|
|
|
parentDiv.appendChild(iframeHtml);
|
|
|
- // window.frames.newsIframe.window.location.reload(true);
|
|
|
iframeHtml.setAttribute('src',lineUrl);
|
|
|
|
|
|
$(".top-menu-news").css("background-color","#FFFFFF");
|
|
@@ -608,8 +553,56 @@
|
|
|
$(".inner-artcle").attr("src", "http://yun-image.elab-plus.com/images/index/1_objects@2x_4.png");
|
|
|
$(".news-detail").addClass("active");
|
|
|
iframeShow = true;
|
|
|
+
|
|
|
+ // news-detail
|
|
|
// news-body
|
|
|
}
|
|
|
+
|
|
|
+ function reinitIframe() {
|
|
|
+ // var iframe = document.getElementById("iframe-news");
|
|
|
+ var iframe = $("#iframe-news");
|
|
|
+ setTimeout(function () {
|
|
|
+ var height = iframe.contents().find("body").height();
|
|
|
+ console.log("reinitIframe:"+height);
|
|
|
+ },500);
|
|
|
+ }
|
|
|
+
|
|
|
+ function setIframeHeight(iframeId){
|
|
|
+ var iframe = document.getElementById(iframeId);
|
|
|
+ console.log("setIframeHeight");
|
|
|
+ if (document.getElementById){
|
|
|
+ if (iframe && !window.opera){
|
|
|
+ if (iframe.contentDocument && iframe.contentDocument.body.offsetHeight){
|
|
|
+ iframe.height = iframe.contentDocument.body.offsetHeight + 20; //FF NS
|
|
|
+ }else if(iframe.Document && iframe.Document.body.scrollHeight){
|
|
|
+ iframe.height = iframe.Document.body.scrollHeight + 10;
|
|
|
+ }else{
|
|
|
+ if(iframe.contentWindow.document && iframe.contentWindow.document.body.scrollHeight) {
|
|
|
+ iframe.height = iframe.contentWindow.document.body.scrollHeight;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ function devicePc() {
|
|
|
+ var sUserAgent = navigator.userAgent.toLowerCase();
|
|
|
+ var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
|
|
|
+ var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
|
|
|
+ var bIsMidp = sUserAgent.match(/midp/i) == "midp";
|
|
|
+ var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
|
|
|
+ var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
|
|
|
+ var bIsAndroid = sUserAgent.match(/android/i) == "android";
|
|
|
+ var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
|
|
|
+ var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";
|
|
|
+
|
|
|
+ if (bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) {
|
|
|
+ return false;
|
|
|
+ } else {
|
|
|
+ return true;
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
</script>
|
|
|
</body>
|
|
|
</html>
|