微信二维码

微信

抖音二维码

抖音

微博二维码

微博

t/?zd_product1_sx11=250&zd_product1_sx1=323|314|309&zd_product1_sx5=93&zd_product1_sx6=353|352|351&zd_product1_sx7=65|67|66&zd_product1_sx9=223|219|218|222|220?screening=1&zd_product1_sx11=250&zd_product1_sx1=323|314|309&zd_product1_sx5=93&zd_product1_sx6=353|352|351&zd_product1_sx7=65|67|66&zd_product1_sx9=223|219|218|222|220|221">洗护
  • 口腔护理
  • 护肤
  • 微信二维码

    微信

    抖音二维码

    抖音

    微博二维码

    微博

    ""); href = href.replace("||", "|"); href = href.replace("=|", "="); $(this).attr("href",href); }); function getURLParameter(url, paramName) { var regex = new RegExp(`[?&]${paramName}=([^&#]*)`, 'i'); var match = url.match(regex); return match ? decodeURIComponent(match[1]) : null; } var url = window.location.href; var key = getURLParameter(url, 'keywords'); if(key!=null){ $("#guanjianzi").text("关键字:"+key+"").parent().show(); } $("#keytxt").click(function(){ var link = window.location.href; const newUrl = new URL(link); newUrl.searchParams.delete('keywords'); const result = newUrl.href; window.location.href=result; $("#keytxt").hide(); }) $(".inside-1 .classifyAside .list .child a").each(function(){ var link = $(this).attr("href"); console.log(link.indexOf("keywords")); if(link.indexOf("keywords")<=19){ var link2=""; var newlink=link.split('?'); if(newlink[1].indexOf("keywords")>-1){ for(var i = 0; i < newlink.length; i++){ if(i==0){ link2=newlink[i]+"?"; } if(i>1){ link2+=newlink[i]; } } $(this).attr("href",link2); } } })