bobo 3 anos atrás
pai
commit
939d39b14c

+ 1 - 1
components/customPreviewImage/customPreviewImage.js

@@ -38,7 +38,7 @@ Component({
             this.endTime = new Date().getTime()
         },
         longPress() {
-            //this.triggerEvent("closeCallback")
+            // nothing to do
         }
 
     }