作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

1

... ... @@ -355,9 +355,9 @@ $(".kind_type").click(function(){
})
//进入商家详情页
$(".list_item").click(function(){
window.location.href='shopdetail.html';
})
// $(".list_item").click(function(){
// window.location.href='shopdetail.html';
//})
//楼层显示
$(".floortype").click(function(){
... ...