Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
f1fba5f7
Commit
f1fba5f7
authored
Mar 21, 2020
by
季圣华
Browse files
将大部分页面的弹窗默认最大化,自适应窗口
parent
5f0cdd3f
Changes
24
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/materials/retail_out_list.html
View file @
f1fba5f7
...
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
<div
id=
"depotHeadDlg"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:40px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:70px;height:50px;"
>
会员卡号
</td>
<td
style=
"padding:5px;width:200px;"
>
...
...
@@ -136,7 +136,7 @@
<tr>
<td
colspan=
"8"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
style=
"width: 1
130px
; height:35px;"
></textarea>
style=
"width: 1
00%
; height:35px;"
></textarea>
</td>
</tr>
</table>
...
...
@@ -148,9 +148,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
<div
id=
"depotHeadDlgShow"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:50px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:70px;height:50px;"
>
会员卡号:
</td>
<td
style=
"padding:5px;width:200px;"
>
...
...
erp_web/pages/materials/sale_back_list.html
View file @
f1fba5f7
...
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
<div
id=
"depotHeadDlg"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:40px
"
<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>
<table
width=
"100%"
>
<tr>
<td>
客户
</td>
<td
style=
"padding:5px"
>
...
...
@@ -87,7 +87,7 @@
<tr>
<td
colspan=
"9"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
style=
"width: 1
130px
; height:35px;"
></textarea>
style=
"width: 1
00%
; height:35px;"
></textarea>
</td>
</tr>
<tr>
...
...
@@ -140,9 +140,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
<div
id=
"depotHeadDlgShow"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:40px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:70px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
...
...
@@ -169,7 +169,7 @@
<tr>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
colspan=
"8"
style=
"height:35px;"
>
<span
id=
"RemarkShow"
style=
"width: 10
70px
; height:35px;"
></span>
<span
id=
"RemarkShow"
style=
"width: 10
0%
; height:35px;"
></span>
</td>
</tr>
<tr>
...
...
erp_web/pages/materials/sale_orders_list.html
View file @
f1fba5f7
...
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
<div
id=
"depotHeadDlg"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:60px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:70px;"
>
客户
</td>
<td
style=
"padding:5px"
>
...
...
@@ -95,7 +95,7 @@
<tr>
<td
colspan=
"9"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
style=
"width: 1
130px
; height:35px;"
></textarea>
style=
"width: 1
00%
; height:35px;"
></textarea>
</td>
</tr>
</table>
...
...
@@ -106,9 +106,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
<div
id=
"depotHeadDlgShow"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:60px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:60px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
...
...
@@ -137,7 +137,7 @@
<tr>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
colspan=
"8"
style=
"height:35px;"
>
<span
id=
"RemarkShow"
style=
"width: 10
70px
; height:35px;"
></span>
<span
id=
"RemarkShow"
style=
"width: 10
0%
; height:35px;"
></span>
</td>
</tr>
</table>
...
...
erp_web/pages/materials/sale_out_list.html
View file @
f1fba5f7
...
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
<div
id=
"depotHeadDlg"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:40px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:70px;"
>
客户
</td>
<td
style=
"padding:5px"
>
...
...
@@ -95,7 +95,7 @@
<tr>
<td
colspan=
"9"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
style=
"width: 1
130px
; height:35px;"
></textarea>
style=
"width: 1
00%
; height:35px;"
></textarea>
</td>
</tr>
<tr>
...
...
@@ -154,9 +154,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
<div
id=
"depotHeadDlgShow"
class=
"easyui-dialog"
style=
"
width:1200px;
padding:10px 20px;
top:40px
"
<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>
<table
width=
"100%"
>
<tr>
<td
style=
"width:60px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
...
...
@@ -185,7 +185,7 @@
<tr>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
colspan=
"8"
style=
"height:35px;"
>
<span
id=
"RemarkShow"
style=
"width: 10
70px
; height:35px;"
></span>
<span
id=
"RemarkShow"
style=
"width: 10
0%
; height:35px;"
></span>
</td>
</tr>
<tr>
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment