@dongkboy 2 settimane fa
parent
commit
cad451d871
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      pages/tool/invitationCode.vue

+ 0 - 1
pages/tool/invitationCode.vue

@@ -175,7 +175,6 @@
 				});
 				// #endif
 				// #ifdef APP-PLUS
-				console.log(this.posterUrl);
 				base64ToPath(this.posterUrl)
 					.then(path => {
 						uni.saveImageToPhotosAlbum({ //保存图片到系统相册。