parent
da614e0634
commit
7bb69f70f1
@ -0,0 +1,6 @@ |
||||
$(function(){ |
||||
$(".prompt").click(function(){ |
||||
$(".model_wrap").show(); |
||||
console.log(1); |
||||
}) |
||||
}); |
Loading…
Reference in new issue