代碼如下:<body> <div class="easyui-layout" data-options="fit:true" style="height:600px"> <div>視頻基礎(chǔ)信息</div> <div data-options="region:'north'" style="height:80px"> <table id="videoInfo" class="easyui-datagrid" style="width:auto; ?padding: 5px" > </table> </div> <div>所屬視頻集信息</div> <div data-options="region:'north'" style="height:80px"> <table id="album" class="easyui-datagrid" style="width:auto; ?padding: 5px" > </table> </div> <div>所屬主分類信息</div> <div data-options="region:'north'" style="height:80px"> <table id="mainclass" class="easyui-datagrid" style="width:auto; ?padding: 5px" > </table> </div> <div>模板信息</div> <div data-options="region:'north'" style="height:80px"> <table id="template" class="easyui-datagrid" style="width:auto; ?padding: 5px" > </table> </div> <div>匹配詞信息</div> <div data-options="region:'north'" style="height:80px"> <table id="matchword" class="easyui-datagrid" style="width:auto; ?padding: 5px" > </table> </div> </div></body>
兩個div中的datagraid數(shù)據(jù)表格竟然重疊了?哪里的問題?。?/h1>
安靜的胡蘿卜
2017-08-16 16:06:40
安靜的胡蘿卜
2017-08-16 16:06:40