Commit bc14c602 by doszhang

dos

parent 23fd08d8
......@@ -375,7 +375,7 @@ function showPage1() {
$('.page1').show();
}, 3000);
}
$('wrap-inner').prepend($('<div class="font">1</div>'));
$('.wrap-inner').prepend($('<div class="font">1</div>'));
}
function calculationWrap() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment