parent
2030415d4c
commit
f34fa8de77
@ -1,7 +1,7 @@ |
||||
$(function(){ |
||||
$(".prompt").click(function(){ |
||||
$(".model_wrap").show(); |
||||
$(".model-bg").show(); |
||||
$(".model-bg").removeClass("unchoose"); |
||||
console.log(1); |
||||
}) |
||||
}); |
Loading…
Reference in new issue