bobo %!s(int64=3) %!d(string=hai) anos
pai
achega
939d39b14c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/customPreviewImage/customPreviewImage.js

+ 1 - 1
components/customPreviewImage/customPreviewImage.js

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