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
1e2ac336
Commit
1e2ac336
authored
Dec 28, 2019
by
季圣华
Browse files
修改作者描述信息
parent
59519a43
Changes
2
Hide whitespace changes
Inline
Side-by-side
erp_web/css/jsherp.css
View file @
1e2ac336
/*!
* Copyright (c) 2013-Now
华夏erp
All rights reserved.
* @author
jishenghua
* Copyright (c) 2013-Now
http://jeesite.com
All rights reserved.
* @author
ThinkGem
* @version 2019-09-14
*/
.nobg
{
...
...
erp_web/js/common/jsherp.js
View file @
1e2ac336
/*!
* Copyright (c) 2013-Now
华夏ERP
All rights reserved.
*
* Copyright (c) 2013-Now
http://jeesite.com
All rights reserved.
*
* 通用公共JavaScript,注意:项目请不要修改公共CSS样式,若需要新增或调整,请在common.js中覆盖
* @author
jishenghua
* @version 2019-
9
-1
4
* @author
ThinkGem
* @version 2019-
7
-1
0
*/
if
(
typeof
jQuery
===
"
undefined
"
)
{
throw
new
Error
(
"
JSHERP's JavaScript requires jQuery
"
)
...
...
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