Browse Source

去掉水母

Steven 8 months ago
parent
commit
e9add38098

File diff suppressed because it is too large
+ 0 - 0
KulexiuForTeacher/KulexiuForTeacher/Common/Base/DelayCheck/AnimationSource/delay_check_sandbeach.json


+ 1 - 1
KulexiuForTeacher/KulexiuForTeacher/Common/Base/WebView/KSBaseWKWebViewController.m

@@ -939,7 +939,7 @@ typedef NS_ENUM(NSInteger, CHOOSETYPE) {
 }
 
 - (void)saveVideo:(NSURL *)fileUrl {
-    [LOADING_MANAGER showCustomLoading:@"视频保存中..."];
+    
     [[TZImageManager manager] saveVideoWithUrl:fileUrl completion:^(PHAsset *asset, NSError *error) {
         if (!error) {
             dispatch_main_async_safe(^{

Some files were not shown because too many files changed in this diff