SIDEBAR
2024 © 上海香蕉视频污污网站颜料科技有限公司All Rights Reserved.沪公网安备 100001002005676号网站地图
网站地图ve: true,
});
wow.init();
$(".inside-1 .classifyAside .list .has").each(function(){
if($(this).find('.active').length>0){
$(this).children(".child").show();
$(this).parent().addClass("active");
}
});
$(".product .list .tags").each(function(){
var tagslist = $(this).attr("tags").split("|");
var html = "";
$.each(tagslist, function(index, value) { // 遍历数组
html += "
";
html += value;
html += "";
});
$(this).html(html);
});
$("#pro_btn").click(function () {
if ($.trim($("#pro_key").val()) == "" || $.trim($("#pro_key").val()) == "输入香蕉视频最新网址名称、香蕉视频最新网址类别、颜色、等即可开始搜索") {
layer.msg('请输入您要搜索的关键词')
return false;
}
else {
window.locations.href = "/cosmetic-pigment/?keywords=" + $.trim($("#pro_key").val());
}
}) $("#pro_key").keydown(function (ev