loading

奥科仪粉体网正在带您去商城页面,请稍等

如果浏览器没有自动跳转,

loading

百强网正在带您去商城页面,请稍等

如果浏览器没有自动跳转,
请点击这里
" isconvert="1" style="color:#dd2727;" rel="nofollow">请点击这里

loading

百强网正在带您去商城页面,请稍等

如果浏览器没有自动跳转,请点击这里
'; var pid = 'mm_30098401_35446988_126206639'; var wt = '0'; var ti = '625'; var tl = '230x45'; var rd = '1'; var ct = encodeURIComponent('itemid=59590_11.15.206.195_435_1564121717194&ptl=floorId:2836;app_pvid:59590_11.15.206.195_435_1564121717194;tpp_pvid:100_11.14.193.32_116607_8931564121717197676&xId=QtaVYGcyh0uFFUVgRztGrm7Cvy1lAJiTPNEuiRYMeeCbfEgApYOgSpKQ3pdkb4uVJemyviXk5VdliVv8OirSqA&union_lens=lensId:0b0fcec3_0c4b_16c2ceb5ae2_0b6e'); } var redirected = false; function redirect() { if (redirected) return; redirected = true; cpsLog(); location.href = 'https://uland.taobao.com/coupon/edetail?e=v3zeRu8FRcINfLV8niU3RwXoB%2BDaBK5LQS0Flu%2FfbSp4QsdWMikAalrisGmre1Id0BFAqRODu13uSOaY4TWf1qbgrWruiV7HHnmlW7hgmaIvYO3khIhXQwlWfmY%2F6IHcOJSoZmI311DohI%2B26XN0yuz%2BgRWG1oHAJfWiHLHV3MMtgMMqKAWFrsdCfHVBAB%2Fo59WqflzEvOXNa4fuEICbKUwNBUbTsArs&&app_pv'); var st = '2'; var rf = encodeURIComponent(document.URL); var et = get_et(); var pgid = get_pgid(); var v = '2.0'; $(function(){ $.ajax({ url: 'https://g.click.taobao.com/display?cb=?', type: 'GET', dataType: 'jsonp', jsonp: 'cb', data: 'pid='+pid+'&wt='+wt+'&ti='+ti+'&tl='+tl+'&rd='+rd+'&ct='+ct+'&st='+st+'&rf='+rf+'&et='+et+'&pgid='+pgid+'&v='+v, success: function(msg) { if(msg.code == 200) { console.log(msg); console.log(msg.data.items[0].ds_item_click); //document.location.href = msg.data.items[0].ds_item_click; click_url = msg.data.items[0].ds_item_click; } else { console.log(msg); //document.location.href = click_url; } }, error: function(msg){ console.log(msg); //document.location.href = click_url; } }); }); $(function () { var allTime = 2000; var timesRun = 1; var runTo = 100; var interval = setInterval(function () { timesRun += 1; if (timesRun === runTo || timesRun > runTo) { clearInterval(interval); document.location.href = click_url; //redirect(); } else { var loding = (timesRun % 3); var loding_text = 'loading'; switch (loding) { case 0: loding_text += '..'; break; case 1: loding_text += '...'; break; case 2: loding_text += '.'; break; } if (timesRun % 10 == 1) { $('.loading').html(loding_text); } if (timesRun > runTo * 0.83) { $('.jdt .run_num').hide(); } else { $('.jdt .run_num').html(timesRun + '%'); } if (timesRun > runTo * 0.95) { $('.jdt .box_r').hide(); $('.jdt .box_l').addClass('run_95'); } $('.jdt .box_l').css('width', 10 + timesRun * 2); } }, allTime / runTo); });