优化列表样式
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="stylesheet" href="/js/bootstrap/css/bootstrap.min.css">
|
||||
<link type="text/css" rel="stylesheet" href="/css/jsherp.css"/>
|
||||
<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"/>
|
||||
<link type="text/css" rel="stylesheet" href="/css/in_out.css"/>
|
||||
@@ -24,7 +24,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">
|
||||
<div class="box-body form-inline">
|
||||
<div class="form-group">
|
||||
<label class="control-label">单据编号:</label>
|
||||
|
||||
Reference in New Issue
Block a user