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
"vscode:/vscode.git/clone" did not exist on "174458ebcd218e9fa00174f35b460f4e4787606c"
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 @@
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:70px;height:50px;"
>
会员卡号
</td>
<td
style=
"width:70px;height:50px;"
>
会员卡号
</td>
<td
style=
"padding:5px;width:200px;"
>
<td
style=
"padding:5px;width:200px;"
>
...
@@ -136,7 +136,7 @@
...
@@ -136,7 +136,7 @@
<tr>
<tr>
<td
colspan=
"8"
>
<td
colspan=
"8"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
<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>
</td>
</tr>
</tr>
</table>
</table>
...
@@ -148,9 +148,9 @@
...
@@ -148,9 +148,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons-show"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:70px;height:50px;"
>
会员卡号:
</td>
<td
style=
"width:70px;height:50px;"
>
会员卡号:
</td>
<td
style=
"padding:5px;width:200px;"
>
<td
style=
"padding:5px;width:200px;"
>
...
...
erp_web/pages/materials/sale_back_list.html
View file @
f1fba5f7
...
@@ -54,10 +54,10 @@
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td>
客户
</td>
<td>
客户
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
<tr>
<tr>
<td
colspan=
"9"
>
<td
colspan=
"9"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
<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>
</td>
</tr>
</tr>
<tr>
<tr>
...
@@ -140,9 +140,9 @@
...
@@ -140,9 +140,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons-show"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:70px;"
>
客户:
</td>
<td
style=
"width:70px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
<td
style=
"padding:5px;width:130px;"
>
...
@@ -169,7 +169,7 @@
...
@@ -169,7 +169,7 @@
<tr>
<tr>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
colspan=
"8"
style=
"height:35px;"
>
<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>
</td>
</tr>
</tr>
<tr>
<tr>
...
...
erp_web/pages/materials/sale_orders_list.html
View file @
f1fba5f7
...
@@ -54,10 +54,10 @@
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:70px;"
>
客户
</td>
<td
style=
"width:70px;"
>
客户
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
...
@@ -95,7 +95,7 @@
...
@@ -95,7 +95,7 @@
<tr>
<tr>
<td
colspan=
"9"
>
<td
colspan=
"9"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
<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>
</td>
</tr>
</tr>
</table>
</table>
...
@@ -106,9 +106,9 @@
...
@@ -106,9 +106,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons-show"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:60px;"
>
客户:
</td>
<td
style=
"width:60px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
<td
style=
"padding:5px;width:130px;"
>
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
<tr>
<tr>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
colspan=
"8"
style=
"height:35px;"
>
<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>
</td>
</tr>
</tr>
</table>
</table>
...
...
erp_web/pages/materials/sale_out_list.html
View file @
f1fba5f7
...
@@ -54,10 +54,10 @@
...
@@ -54,10 +54,10 @@
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
></table>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:70px;"
>
客户
</td>
<td
style=
"width:70px;"
>
客户
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
...
@@ -95,7 +95,7 @@
...
@@ -95,7 +95,7 @@
<tr>
<tr>
<td
colspan=
"9"
>
<td
colspan=
"9"
>
<textarea
name=
"Remark"
id=
"Remark"
rows=
"2"
cols=
"2"
class=
"radius-ui"
placeholder=
"暂无备注信息"
<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>
</td>
</tr>
</tr>
<tr>
<tr>
...
@@ -154,9 +154,9 @@
...
@@ -154,9 +154,9 @@
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
<a
href=
"javascript:void(0)"
id=
"cancelDepotHead"
class=
"easyui-linkbutton"
iconCls=
"icon-cancel"
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
onclick=
"javascript:$('#depotHeadDlg').dialog('close')"
>
取消
</a>
</div>
</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"
>
closed=
"true"
buttons=
"#dlg-buttons-show"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<table>
<table
width=
"100%"
>
<tr>
<tr>
<td
style=
"width:60px;"
>
客户:
</td>
<td
style=
"width:60px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
<td
style=
"padding:5px;width:130px;"
>
...
@@ -185,7 +185,7 @@
...
@@ -185,7 +185,7 @@
<tr>
<tr>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
style=
"width:60px;"
>
单据备注:
</td>
<td
colspan=
"8"
style=
"height:35px;"
>
<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>
</td>
</tr>
</tr>
<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