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
abf50e47
Commit
abf50e47
authored
Nov 01, 2020
by
季圣华
Browse files
优化列表样式
parent
fba97561
Changes
67
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/reports/vendor_account.html
View file @
abf50e47
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/print/print.js"
></script>
<script
type=
"text/javascript"
src=
"/js/print/print.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
</head>
</head>
<body>
<body>
<!-- 数据显示table -->
<!-- 数据显示table -->
<div
id=
"tablePanel"
class=
"easyui-panel"
data-options=
"fit:true"
style=
"padding:
1px;top:300
px;"
title=
"供应商对账列表"
iconCls=
"icon-list"
>
<div
id=
"tablePanel"
class=
"easyui-panel"
data-options=
"fit:true"
style=
"padding:
5
px;"
title=
"供应商对账列表"
iconCls=
"icon-list"
>
<div
class=
"box-body form-inline"
>
<div
class=
"box-body form-inline"
>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"control-label"
>
供应商:
</label>
<label
class=
"control-label"
>
供应商:
</label>
...
...
erp_web/pages/user/password.html
View file @
abf50e47
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
erp_web/pages/user/userCustomer.html
View file @
abf50e47
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
erp_web/pages/user/userDepot.html
View file @
abf50e47
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
erp_web/pages/user/userHelp.html
View file @
abf50e47
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/user_help.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/user_help.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
...
...
erp_web/pages/user/userMsg.html
View file @
abf50e47
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
</head>
</head>
<body>
<body>
<!-- 数据显示table -->
<!-- 数据显示table -->
<div
id=
"tablePanel"
class=
"easyui-panel"
data-options=
"fit:true"
style=
"padding:
1px;top:300
px;"
title=
"消息列表"
iconCls=
"icon-list"
>
<div
id=
"tablePanel"
class=
"easyui-panel"
data-options=
"fit:true"
style=
"padding:
5
px;"
title=
"消息列表"
iconCls=
"icon-list"
>
<div
class=
"box-body form-inline"
>
<div
class=
"box-body form-inline"
>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"control-label"
>
消息标题:
</label>
<label
class=
"control-label"
>
消息标题:
</label>
...
...
erp_web/pages/user/userRole.html
View file @
abf50e47
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
default
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/
gray
/easyui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/js/easyui/themes/icon.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
Prev
1
2
3
4
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