document.getElementById('pageAd').innerHTML ='
'; $(function () { var $this = '{"title":"","titleSize":0,"titleAlign":"center","adCount":3,"defaultStyle":"multiImgConsole","isRenderInMb":true,"size":"1180","paddingTop":false,"paddingBottom":false,"adType":"1","adContent":[{"img":{"pc":"https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/cx-guanggao/1623124374358084687.jpg","mb":"https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/cx-guanggao/1623124374358084687.jpg"},"id":["CS10013089/Domains"],"activity":[],"href":"https://www.huaweicloud.com/product/domain.html"},{"img":{"pc":"https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/cx-guanggao/1622527936983025957.jpg","mb":"https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/cx-guanggao/1622527936983025957.jpg"},"id":["CS12009954/CPH"],"activity":[],"href":"https://www.huaweicloud.com/product/cloudphone.html"},{"img":{"pc":"https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/cx-guanggao/1623124490397007126.jpg","mb":"https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/cx-guanggao/1623124490397007126.jpg"},"id":["CS10000002/ECS"],"activity":[],"href":"https://www.huaweicloud.com/product/ecs.html"}],"_id":"pep-ad-multi-img_1632744088048","extend":{"adSpace":"AD1632744294030","adName":"404_底部广告位_373*98","adPlan":"P1633679418145","planName":"404广告位智能推荐","recChannel":"023"}}'; $this = $this.replace(/"/g, '\"') || '{}'; var $data = JSON.parse($this); var loadScript = function (sSrc, callback) { var oHead = document.head || document.getElementsByTagName("head")[0]; var script = document.createElement("script"); script.async= true; script.type = "text\/javascript"; script.onerror = function(oError) { throw new URIError("The script " + oError.target.src + " is not accessible."); }; if (script.readyState){ script.onreadystatechange = function(){ if (script.readyState == "loaded" || script.readyState == "complete"){ script.onreadystatechange = null; callback(); } }; } else { script.onload = function(){ callback(); }; } script.src = sSrc; oHead.appendChild(script); }; $data.extParams = {}; loadScript('https://res.hc-cdn.com/cnpm-pep-smart-recommends/1.0.13/pepSmartRecommends.window.js',function(){ var $el = document.getElementById('pep-ad-multi-img_1632744088048'); var isMobile = !pepSmartRecommends.mediaQuery(767); if($data.title && (!isMobile || (isMobile && $data.isRenderInMb))){ var titleEle = document.createElement('div'); titleEle.innerHTML = $data.title; titleEle.className= "section-title"; $el.appendChild(titleEle); var styleEle = document.createElement('style'); let styleContent = ".section-title{max-width: 1280px;margin: 0px auto;position: relative;width: 100%;font-weight: 700;color: #252b3a;padding-bottom: 24px;"; if($data.titleAlign && $data.titleAlign === 'left') { styleContent += 'text-align: left;'; } else { styleContent += 'text-align: center;'; } if($data.titleSize) { styleContent += 'font-size: '+ $data.titleSize +'px;line-height: ' + $data.titleSize + 'px;'; } else { styleContent += 'font-size: 24px;line-height:30px'; } styleContent = styleContent + '}'; styleEle.textContent = styleContent; $el.appendChild(styleEle); } if($data.paddingTop){ document.getElementById('pep-ad-multi-img_1632744088048').style.paddingTop = '56px'; } if($data.paddingBottom){ document.getElementById('pep-ad-multi-img_1632744088048').style.paddingBottom = '56px'; } var customerId = pepSmartRecommends.getCookie('ua') || pepSmartRecommends.getCookie('vk'); var id = 'ad' + new Date().getTime(); var compId = 'pep-ad-multi-img_1632744088048'; if ($el.length === 0) { var divEle = document.createElement('div'); divEle.setAttribute('id', compId); $el.appendChild(divEle); } var adEle = document.createElement('div'); adEle.setAttribute('id', id); $el.appendChild(adEle); var data = Object.assign({}, { customerId: customerId, containerSelector: '#' + id, content: $data.adContent}, $data); pepSmartRecommends.render(data); }) });