Explorar o código

合成回首页逻辑弹窗

harry %!s(int64=3) %!d(string=hai) anos
pai
achega
23ae8ef514
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Introduce/Record/INVideoExportController.swift

+ 1 - 2
Introduce/Record/INVideoExportController.swift

@@ -754,8 +754,7 @@ class INVideoExportController: BFBaseViewController {
     @objc func completeAction() {
         // MARK: 删除所有录制资源. 现在放在了选择相册展示时清理cache
 
-        if (!hasSaveOnly && !saveOnlyUlr.absoluteString.contains("aaa"))
-            || (!hasSaveAll && !saveAllUlr.absoluteString.contains("aaa")) {
+        if !hasSaveAll && !hasSaveOnly {
             
             let alertController = UIAlertController(title: "compose_tips_changes".BFLocale,
                            message: "", preferredStyle: .alert)