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
b6f79820
Commit
b6f79820
authored
Jun 08, 2020
by
季圣华
Browse files
修改客户 供应商 会员的页面宽度
parent
e5993e66
Changes
3
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/manage/customer.html
View file @
b6f79820
...
...
@@ -55,7 +55,7 @@
<div
id=
"supplierDlg"
class=
"easyui-dialog"
style=
"padding:10px 40px"
fit=
"true"
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
collapsible=
"false"
closable=
"true"
>
<form
id=
"supplierFM"
>
<table
width=
"
100%"
style=
"min-width:75
0px
;
"
>
<table
width=
"
74
0px"
>
<tr>
<td
style=
"width: 120px;height: 20px"
>
名称
</td>
<td
style=
"width: 250px;padding:5px"
>
...
...
erp_web/pages/manage/member.html
View file @
b6f79820
...
...
@@ -55,7 +55,7 @@
<div
id=
"supplierDlg"
class=
"easyui-dialog"
style=
"padding:10px 40px"
fit=
"true"
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
collapsible=
"false"
closable=
"true"
>
<form
id=
"supplierFM"
>
<table
width=
"
100%"
style=
"min-width:75
0px
;
"
>
<table
width=
"
74
0px"
>
<tr>
<td
style=
"width: 120px;height: 20px"
>
名称
</td>
<td
style=
"width: 250px;padding:5px"
>
...
...
erp_web/pages/manage/vendor.html
View file @
b6f79820
...
...
@@ -55,7 +55,7 @@
<div
id=
"supplierDlg"
class=
"easyui-dialog"
style=
"padding:10px 40px"
fit=
"true"
closed=
"true"
buttons=
"#dlg-buttons"
modal=
"true"
collapsible=
"false"
closable=
"true"
>
<form
id=
"supplierFM"
>
<table
width=
"
100%"
style=
"min-width:75
0px
;
"
>
<table
width=
"
74
0px"
>
<tr>
<td
style=
"width: 120px;height: 20px"
>
名称
</td>
<td
style=
"width: 250px;padding:5px"
>
...
...
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