menchuang hace 1 año
padre
commit
7e9ab3c1d3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pages/dangerous/dangerous.vue

+ 0 - 1
pages/dangerous/dangerous.vue

@@ -496,7 +496,6 @@
 						newArr.push(arr[i].picUrl);
 					}
 				}
-				debugger
 				let mIndex = newArr.indexOf(currentUrl);
 				uni.previewImage({
 					current: mIndex,