单据页面优化,适配手机
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<div id="depotHeadDlg" class="easyui-dialog" style="padding:10px 20px;" fit="true"
|
||||
closed="true" buttons="#dlg-buttons" modal="true" cache="false" collapsible="false" closable="true">
|
||||
<form id="depotHeadFM" method="post" novalidate>
|
||||
<table width="100%">
|
||||
<table width="100%" style="min-width:1100px;">
|
||||
<tr>
|
||||
<td style="width:70px;">单据日期</td>
|
||||
<td style="padding:5px">
|
||||
@@ -99,7 +99,7 @@
|
||||
</div>
|
||||
<div id="depotHeadDlgShow" class="easyui-dialog" style="padding:10px 20px;" fit="true"
|
||||
closed="true" buttons="#dlg-buttons-show" modal="true" cache="false" collapsible="false" closable="true">
|
||||
<table width="100%">
|
||||
<table width="100%" style="min-width:1100px;">
|
||||
<tr>
|
||||
<td style="width:60px;">单据日期:</td>
|
||||
<td style="padding:5px;width:130px;">
|
||||
|
||||
Reference in New Issue
Block a user