document.getElementById('loginAdv').innerHTML ='
'; window.recommendUrl = (window.location.href.indexOf('ulanqab.huawei.com') !== -1 || window.location.href.indexOf('localhost') !== -1) ? 'https://test-static-resource.obs.cn-north-7.ulanqab.huawei.com/cnpm-pep-smart-recommends/1.0.42/pepSmartRecommends.window.js' : (((window.location.host.indexOf(".cn") !== -1)) ? 'https://portal.hc-cdn.cn/cnpm-pep-smart-recommends/1.0.42/pepSmartRecommends.window.js' : 'https://portal.hc-cdn.com/cnpm-pep-smart-recommends/1.0.42/pepSmartRecommends.window.js'); (function () { 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); }; try{ var $data = { "size": { "sizePC": { "width": "", "height": "" }, "sizeMb": { "width": "", "height": "" } }, "adType": "0", "componentClass": "", "adContent": { "img": { "pc": "https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/advertisement/Fixed/login/1719538692676236980.png", "mb": "", "img_mb_asset_id": "", "img_mb_asset_name": "", "img_pc_asset_id": "1C15422B64D048A39357796D2DD6B560", "img_pc_asset_name": "免费试用-英文.png", "mb_asset_id": "", "mb_asset_name": "", "pc_asset_id": "1C15422B64D048A39357796D2DD6B560", "pc_asset_name": "免费试用-英文.png", }, "href": "https://activity.huaweicloud.com/intl/en-us/free_packages/index.html", "id": "CS10000002/ECS,CS10002154/EIP,CS10000006/EVS,CCS2022041600008/RDSforMySQL,PC2021041700003/RDSforMySQL,CS10002813/RDSforPostgreSQL,PC2021041700004/RDSforPostgreSQL,CS10002815/DDS,CS12011138/CBR,CS10000595/OBS,CS10002043/DCS,PC2021041700013/DCSforRedis,CS10002233/WAF,CCS2020072200004/CFW,CS10002234/HSS,CS10001262/CDN,CS10002114/OCR,CS10001522/CES,CS10002010/AS,CS10002037/DNS,CS10002228/Anti-DDoS,CS10000559/IAM,CS10002034/CTS,CS10002218/AOM,CS10002055/SWR,CS10002049/AOS,CS10003331/SMS" }, "extend": { "adSpace": "AD1620802571882", "adName": "登录页_中国英文广告位_800*542", "adPlan": "P1721268220848", "planName": "免费试用", "recChannel": "" }, }; $data.extParams = {}; loadScript(window.recommendUrl,function(){ var $el = document.getElementById('pep-ad-img_1620800651862'); var customerId = pepSmartRecommends.getCookie('ua') || pepSmartRecommends.getCookie('vk'); var compId = 'pep-ad-img_1620800651862'; var data = Object.assign({}, { customerId: customerId, containerSelector: '#' + compId, content: $data.adContent }, $data); pepSmartRecommends.render(data); }); }catch(e){} })();