Commit a19174f7 by 孙龙
parents 275abee8 a220e387
Showing with 1 additions and 1 deletions
......@@ -31,7 +31,7 @@
$(function(){
$(".print").width($(".edit-con").width());
if($(".edit-con").height()==280){
$(".edit-con").css({"height":"301px"})
$(".print").css({"height":"301px"})
}
$(".huabuitem[type='6'],.huabuitem[type='7']").each(function(){
var urlo_=$(this).css("backgroundImage").replace('url(','').replace(')','');
......
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