|
|
|
@ -3,7 +3,7 @@ $(function(){ |
|
|
|
|
$(".model_wrap").show(); |
|
|
|
|
$(".model-bg").eq(0).removeClass("unchoose"); |
|
|
|
|
$('.jump').removeClass('unchoose'); |
|
|
|
|
$('#side-menu li:nth-of-type(2)').addClass('b'); |
|
|
|
|
$('#side-menu li:nth-of-type(1)').addClass('boo'); |
|
|
|
|
}); |
|
|
|
|
|
|
|
|
|
$(".model-bg").each(function (i) { |
|
|
|
|