修复相册图片不能加载更多的bug
This commit is contained in:
1
public/i
Symbolic link
1
public/i
Symbolic link
@@ -0,0 +1 @@
|
||||
/Users/wispx/Develop/Projects/lsky-pro/storage/app/uploads
|
||||
File diff suppressed because one or more lines are too long
@@ -84,6 +84,7 @@ window.utils = {
|
||||
},
|
||||
beforeSend() {
|
||||
props.loading = true;
|
||||
props.finished = false;
|
||||
$btn.text(loadingText).addClass('disabled')
|
||||
},
|
||||
success(response) {
|
||||
|
||||
Reference in New Issue
Block a user