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
69221e57
Commit
69221e57
authored
Nov 14, 2019
by
季圣华
Browse files
解决load图片加载路径错误的问题
parent
daa24e0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/css/jsherp.css
View file @
69221e57
...
...
@@ -831,7 +831,7 @@ select.form-control {
color
:
#333
;
font-size
:
13px
;
border
:
1px
solid
#dedede
;
background
:
#fbfbfb
url("../js/
static/
images/loading.gif")
no-repeat
5px
center
;
background
:
#fbfbfb
url("../js/images/loading.gif")
no-repeat
5px
center
;
border-radius
:
3px
;
-webkit-box-shadow
:
0
1px
8px
rgba
(
0
,
0
,
0
,
0.1
);
-moz-box-shadow
:
0
1px
8px
rgba
(
0
,
0
,
0
,
0.1
);
...
...
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