第115章
windo.cn-;
windo.cn-;
window.site_version=-2.5.54-;
window.theme=-yg-;
window.track=eval({});
window.map={};
(function(doc){
vardocEl=doc.documentElement,
recalc=function(){
varclientWidth=docEl.clientWidth;
if(!clientWidth)return;
if(clientWidth>414){
//docEl.style.fontSize=-115px-;
docEl.style.fontSize=-110.4px-;
}else{
//docEl.style.fontSize=100*(clientWidth/360)+-px-;
docEl.style.fontSize=100*(clientWidth/375)+-px-;
}
};
recalc();
})(document);
//toasttip提示
varconsoleTime=null;
functionconsoleMain(str,nsecond,mask){
clearTimeout(consoleTime);
nsecond=nsecond?nsecond*1000:3000;
mask=mask?——:——;
vardiv=document.getElementById(-console_main-);
div.innerHTML=——+str+-