Warning: mkdir(): No space left on device in /www/wwwroot/X29X30Z1.COM/func.php on line 127
Warning: file_put_contents(./cachefile_yuan/hiewi.com/cache/72/dbb14/0bcc0.html): failed to open stream: No such file or directory in /www/wwwroot/X29X30Z1.COM/func.php on line 115
佷骇鍝佺被鍒€侀鑹层€佺瓑鍗冲彲寮€濮嬫悳绱") {
layer.msg('璇疯緭鍏ユ偍瑕佹悳绱㈢殑鍏抽敭璇')
return false;
}
else {
window.locations.href = "/cosmetic-pigment/?keywords=" + $.trim($("#pro_key").val());
}
}) $("#pro_key").keydown(function (event) {
if (event.keyCode == 13) {
$("#pro_btn").click();
}
})
var czlist = 0;
$(".inside-1 .classifyAside .list .child .list>li.active").each(function(){
if($(this).attr("iid")!='鍏ㄩ儴'){
czlist+=1;
}
});
$("#chongzhinum").html(czlist);
$(".jieguorem").each(function(){
var iid = $(this).attr("iid");
var href = $(this).attr("href");
href = href.replace(new RegExp(iid, "g"), "");
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.locations.href;
var key = getURLParameter(url, 'keywords');
if(key!=null){
$("#guanjianzi").text("鍏抽敭瀛楋細"+key+"").parent().show();
}
$("#keytxt").click(function(){ var link = window.locations.href; const newUrl = new URL(link); newUrl.searchParams.delete('keywords'); const result = newUrl.href; windo