Authored by 张帅

样式

... ... @@ -15,7 +15,7 @@
<body>
<div id="tt" class="easyui-layout" style="overflow-y: scroll;height: 90%">
<div id="tt" class="easyui-layout" >
<form name="publishArticleForm" id="publishArticleForm" method="post" >
<div style="margin-top: 20px;margin-left: 30px">
<table border="0" style="width:95%;margin-top:5px;line-height:30px;" id="tab">
... ... @@ -32,7 +32,7 @@
</table>
</div>
</form>
<table id="labelGroupListTable" style="height: 500px"></table>
<table id="labelGroupListTable" ></table>
</div>
<div region="center" id="labelGroupList" style="margin-left: 20px">
</div>
... ...