优化列表样式
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<link rel="stylesheet" href="/js/bootstrap/css/bootstrap.min.css">
|
||||
<link type="text/css" rel="stylesheet" href="/css/jsherp.css"/>
|
||||
<script type="text/javascript" src="/js/jquery-1.8.0.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/js/easyui/themes/default/easyui.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/js/easyui/themes/gray/easyui.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/js/easyui/themes/icon.css"/>
|
||||
<link type="text/css" rel="stylesheet" href="/css/common.css"/>
|
||||
<script type="text/javascript" src="/js/easyui/jquery.easyui.min.js"></script>
|
||||
@@ -22,7 +22,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- 数据显示table -->
|
||||
<div id="tablePanel" class="easyui-panel" data-options="fit:true" style="padding:1px;top:300px;" title="机构列表" iconCls="icon-list">
|
||||
<div id="tablePanel" class="easyui-panel" data-options="fit:true" style="padding:5px;" title="机构列表" iconCls="icon-list">
|
||||
<table id="tableData" style="top:300px;border-bottom-color:#FFFFFF">
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user