页面细节优化

This commit is contained in:
季圣华
2020-04-08 22:05:54 +08:00
parent b3a8282ded
commit 20ec1a0121
7 changed files with 51 additions and 58 deletions

View File

@@ -23,7 +23,7 @@
<div id="bill" class="easyui-panel" style="padding:10px;height:550px;" title="单据明细" iconCls="icon-list"
collapsible="true" closable="false">
<!--零售出库-->
<div class="retail_out" style="width:1100px;padding:10px 20px;top:50px"
<div class="retail_out" style="width:1300px;padding:10px 20px;top:50px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -92,7 +92,7 @@
</table>
</div>
<!--零售退货-->
<div class="retail_back" style="width:1100px;padding:10px 20px;top:50px"
<div class="retail_back" style="width:1300px;padding:10px 20px;top:50px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -160,7 +160,7 @@
</table>
</div>
<!--采购入库-->
<div class="purchase_in" style="width:1100px;padding:10px 20px;top:20px"
<div class="purchase_in" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -183,7 +183,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -234,7 +234,7 @@
</table>
</div>
<!--采购退货-->
<div class="purchase_back" style="width:1100px;padding:10px 20px;top:20px"
<div class="purchase_back" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -255,7 +255,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -307,7 +307,7 @@
</table>
</div>
<!--销售出库-->
<div class="sale_out" style="width:1100px;padding:10px 20px;top:20px"
<div class="sale_out" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -330,7 +330,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -383,7 +383,7 @@
</table>
</div>
<!--销售退货-->
<div class="sale_back" style="width:1100px;padding:10px 20px;top:20px"
<div class="sale_back" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -404,7 +404,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -457,7 +457,7 @@
</table>
</div>
<!--其它入库-->
<div class="other_in" style="width:1100px;padding:10px 20px;top:70px"
<div class="other_in" style="width:1300px;padding:10px 20px;top:70px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -478,7 +478,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -492,7 +492,7 @@
</table>
</div>
<!--其它出库-->
<div class="other_out" style="width:1100px;padding:10px 20px;top:70px"
<div class="other_out" style="width:1300px;padding:10px 20px;top:70px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -513,7 +513,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -527,7 +527,7 @@
</table>
</div>
<!--调拨出库-->
<div class="allocation_out" style="width:1100px;padding:10px 20px;top:70px"
<div class="allocation_out" style="width:1300px;padding:10px 20px;top:70px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -546,7 +546,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 商品列表table -->
<table class="materialDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -560,7 +560,7 @@
</table>
</div>
<!--收入单-->
<div class="item_in" style="width:1100px;padding:10px 20px;top:20px"
<div class="item_in" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -583,7 +583,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 单据列表table -->
<table class="accountDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -607,7 +607,7 @@
</table>
</div>
<!--支出单-->
<div class="item_out" style="width:1100px;padding:10px 20px;top:20px"
<div class="item_out" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -628,7 +628,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 单据列表table -->
<table class="accountDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -652,7 +652,7 @@
</table>
</div>
<!--收款单-->
<div class="money_in" style="width:1100px;padding:10px 20px;top:20px"
<div class="money_in" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -675,7 +675,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 单据列表table -->
<table class="accountDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -695,7 +695,7 @@
</table>
</div>
<!--付款单-->
<div class="money_out" style="width:1100px;padding:10px 20px;top:20px"
<div class="money_out" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -718,7 +718,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 单据列表table -->
<table class="accountDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -738,7 +738,7 @@
</table>
</div>
<!--转账单-->
<div class="giro" style="width:1100px;padding:10px 20px;top:20px"
<div class="giro" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -759,7 +759,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 单据列表table -->
<table class="accountDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>
@@ -783,7 +783,7 @@
</table>
</div>
<!--收预付款-->
<div class="advance_in" style="width:1100px;padding:10px 20px;top:20px"
<div class="advance_in" style="width:1300px;padding:10px 20px;top:20px"
closed="true" modal="true" cache="false" collapsible="false" closable="true">
<table>
<tr>
@@ -806,7 +806,7 @@
<td style="width:100px;"></td>
</tr>
<tr>
<td colspan="9" style="width: 1130px;">
<td colspan="9" style="width: 1300px;">
<!-- 单据列表table -->
<table class="accountDataShow" style="top:100px;border-bottom-color:#FFFFFF"></table>
</td>