Commit ba6871d7 authored by agping's avatar agping

修改

parent 71e21390
body { body {
/*width: 1335px !important;*/ /*width: 1335px !important;*/
/*min-width: 1335px !important;*/ /*min-width: 1335px !important;*/
width: 1200px !important; width: 1200px !important;
min-width:1200px !important; min-width:1200px !important;
margin: 0; margin: 0;
......
...@@ -104,6 +104,7 @@ define(['doT', 'jquery', 'text!temp/menu_template_tpl.html', 'layer'], function ...@@ -104,6 +104,7 @@ define(['doT', 'jquery', 'text!temp/menu_template_tpl.html', 'layer'], function
$('#sidebar-wrapper').show(); $('#sidebar-wrapper').show();
_this.html('隐藏'); _this.html('隐藏');
// $("#page-content-wrapper").css("width","88%"); // $("#page-content-wrapper").css("width","88%");
} }
}); });
......
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 to comment