修正fileinput图路径

This commit is contained in:
RuoYi
2019-07-27 13:36:36 +08:00
parent d67ff9bf2c
commit 38c84fbdc6
3 changed files with 5 additions and 3 deletions

View File

@ -434,7 +434,7 @@
}
.file-uploading {
background: url(../img/loading-sm.gif) no-repeat center bottom 10px;
background: url(loading-sm.gif) no-repeat center bottom 10px;
opacity: 0.65;
}

File diff suppressed because one or more lines are too long