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/manage/systemConfig.html
View file @
abf50e47
...
...
@@ -12,7 +12,7 @@
<script
type=
"text/javascript"
src=
"/js/colorbox/jquery.colorbox-min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/colorbox/colorboxSet.js"
></script>
<link
href=
"/js/colorbox/colorbox.css"
rel=
"stylesheet"
type=
"text/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -21,7 +21,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
公司名称:
</label>
...
...
erp_web/pages/manage/unit.html
View file @
abf50e47
...
...
@@ -8,7 +8,7 @@
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
...
...
@@ -18,7 +18,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
计量单位:
</label>
...
...
erp_web/pages/manage/user.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<script
type=
"text/javascript"
src=
"/js/colorbox/jquery.colorbox-min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/colorbox/colorboxSet.js"
></script>
<link
href=
"/js/colorbox/colorbox.css"
rel=
"stylesheet"
type=
"text/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -19,7 +19,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
登录名称:
</label>
...
...
erp_web/pages/manage/user_forselect.html
View file @
abf50e47
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
erp_web/pages/manage/vendor.html
View file @
abf50e47
...
...
@@ -8,7 +8,7 @@
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-1.8.0.min.js"
></script>
...
...
@@ -19,7 +19,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
名称:
</label>
...
...
erp_web/pages/materials/material.html
View file @
abf50e47
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/material.css"
/>
...
...
@@ -23,7 +23,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
类别:
</label>
...
...
erp_web/pages/materials/materialProperty.html
View file @
abf50e47
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -18,7 +18,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
名称:
</label>
...
...
erp_web/pages/materials/material_forselect.html
View file @
abf50e47
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/material.css"
/>
...
...
@@ -20,7 +20,7 @@
</head>
<body>
<!-- 数据显示table -->
<div
id=
"tableForSelectPanel"
class=
"easyui-panel"
data-options=
"fit:true"
style=
"padding:
1px;top:300
px;"
title=
"商品列表"
iconCls=
"icon-list"
<div
id=
"tableForSelectPanel"
class=
"easyui-panel"
data-options=
"fit:true"
style=
"padding:
5
px;"
title=
"商品列表"
iconCls=
"icon-list"
collapsible=
"true"
closable=
"false"
>
<table
id=
"searchForSelectTable"
>
<tr>
...
...
erp_web/pages/materials/materialcategory.html
View file @
abf50e47
...
...
@@ -12,7 +12,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -21,7 +21,7 @@
</head>
<body>
<!-- 数据显示table -->
<div
id=
"tablePanel"
class=
"easyui-panel"
style=
"padding:
1px;top:300
px;"
title=
"商品类别列表"
iconCls=
"icon-list"
<div
id=
"tablePanel"
class=
"easyui-panel"
style=
"padding:
5
px;"
title=
"商品类别列表"
iconCls=
"icon-list"
collapsible=
"true"
closable=
"false"
>
<table
id=
"tableData"
style=
"top:300px;border-bottom-color:#FFFFFF"
>
</table>
...
...
erp_web/pages/materials/materialcategory_forselect.html
View file @
abf50e47
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"/js/bootstrap/css/bootstrap.min.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/jsherp.css"
/>
<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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
erp_web/pages/reports/account_report.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -22,7 +22,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
名称:
</label>
...
...
erp_web/pages/reports/buy_in_report.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -20,13 +20,13 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
月份:
</label>
<div
class=
"control-inline"
>
<input
type=
"text"
name=
"searchMonth"
id=
"searchMonth"
onClick=
"WdatePicker({dateFmt:'yyyy-MM'})"
class=
"txt Wdate width-160"
style=
"height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
/>
class=
"txt Wdate width-160"
style=
"height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
/>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/customer_account.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -22,7 +22,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
客户:
</label>
...
...
erp_web/pages/reports/in_detail.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -22,7 +22,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
供应商:
</label>
...
...
@@ -33,7 +33,7 @@
<div
class=
"form-group"
>
<label
class=
"control-label"
>
仓库:
</label>
<div
class=
"control-inline"
>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
></select>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
></select>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/in_material_count.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -20,7 +20,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
供应商:
</label>
...
...
@@ -31,7 +31,7 @@
<div
class=
"form-group"
>
<label
class=
"control-label"
>
仓库:
</label>
<div
class=
"control-inline"
>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
></select>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
></select>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/in_out_stock_report.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -20,12 +20,12 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
仓库:
</label>
<div
class=
"control-inline"
>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
></select>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
></select>
</div>
</div>
<div
class=
"form-group"
>
...
...
@@ -44,7 +44,7 @@
<label
class=
"control-label"
>
月份:
</label>
<div
class=
"control-inline"
>
<input
type=
"text"
name=
"searchMonth"
id=
"searchMonth"
onClick=
"WdatePicker({dateFmt:'yyyy-MM'})"
class=
"txt Wdate"
style=
"width:180px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
/>
class=
"txt Wdate"
style=
"width:180px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
/>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/out_detail.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -22,7 +22,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
客户:
</label>
...
...
@@ -33,7 +33,7 @@
<div
class=
"form-group"
>
<label
class=
"control-label"
>
仓库:
</label>
<div
class=
"control-inline"
>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
></select>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
></select>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/out_material_count.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -20,7 +20,7 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
客户:
</label>
...
...
@@ -31,7 +31,7 @@
<div
class=
"form-group"
>
<label
class=
"control-label"
>
仓库:
</label>
<div
class=
"control-inline"
>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
></select>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
></select>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/sale_out_report.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -20,13 +20,13 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
月份:
</label>
<div
class=
"control-inline"
>
<input
type=
"text"
name=
"searchMonth"
id=
"searchMonth"
onClick=
"WdatePicker({dateFmt:'yyyy-MM'})"
class=
"txt Wdate width-160"
style=
"height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
/>
class=
"txt Wdate width-160"
style=
"height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
/>
</div>
</div>
<div
class=
"form-group"
>
...
...
erp_web/pages/reports/stock_warning_report.html
View file @
abf50e47
...
...
@@ -10,7 +10,7 @@
<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/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
type=
"text/css"
rel=
"stylesheet"
href=
"/css/common.css"
/>
<script
type=
"text/javascript"
src=
"/js/easyui/jquery.easyui.min.js"
></script>
...
...
@@ -20,12 +20,12 @@
</head>
<body>
<!-- 数据显示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=
"form-group"
>
<label
class=
"control-label"
>
仓库:
</label>
<div
class=
"control-inline"
>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
95B8E7
;border-radius:5px;"
></select>
<select
name=
"searchProjectId"
id=
"searchProjectId"
style=
"width:100px;height: 30px;border: 1px solid #
d3d3d3
;border-radius:5px;"
></select>
</div>
</div>
<div
class=
"form-group"
>
...
...
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