Explorar o código

修复 签到

wzg %!s(int64=2) %!d(string=hai) anos
pai
achega
22afaf72d4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      miniprogram/pages/takePhoto/takePhoto.js

+ 3 - 0
miniprogram/pages/takePhoto/takePhoto.js

@@ -319,6 +319,9 @@ Page({
           });
         }
       },
+      complete: (e) => {
+        this.data.locked = false;
+      },
     });
   },
   onShow() {