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
47fc1aed
Commit
47fc1aed
authored
May 06, 2019
by
qiankunpingtai
Browse files
拆分js,去掉不相关元素
parent
b5f4cc8f
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
erp_web/js/pages/manage/customer.js
0 → 100644
View file @
47fc1aed
This diff is collapsed.
Click to expand it.
erp_web/js/pages/manage/member.js
0 → 100644
View file @
47fc1aed
This diff is collapsed.
Click to expand it.
erp_web/js/pages/manage/supplier.js
deleted
100644 → 0
View file @
b5f4cc8f
This diff is collapsed.
Click to expand it.
erp_web/pages/manage/customer.html
View file @
47fc1aed
...
...
@@ -13,7 +13,7 @@
<script
type=
"text/javascript"
src=
"/js/easyui-1.3.5/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui-1.3.5/locale/easyui-lang-zh_CN.js"
></script>
<script
type=
"text/javascript"
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/manage/
suppli
er.js"
></script>
<script
src=
"/js/pages/manage/
custom
er.js"
></script>
</head>
<body>
<!-- 查询 -->
...
...
erp_web/pages/manage/member.html
View file @
47fc1aed
...
...
@@ -13,7 +13,7 @@
<script
type=
"text/javascript"
src=
"/js/easyui-1.3.5/jquery.easyui.min.js"
></script>
<script
type=
"text/javascript"
src=
"/js/easyui-1.3.5/locale/easyui-lang-zh_CN.js"
></script>
<script
type=
"text/javascript"
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/manage/
suppli
er.js"
></script>
<script
src=
"/js/pages/manage/
memb
er.js"
></script>
</head>
<body>
<!-- 查询 -->
...
...
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