zhnghongrui hace 1 año
padre
commit
483cb214f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/dangerous/dangerous.vue

+ 1 - 1
pages/dangerous/dangerous.vue

@@ -339,7 +339,7 @@
 
 							<view @click="removeFile(index)"
 								style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
-								<image src="../../../static/images/icon_close.png"
+								<image src="../../static/images/icon_close.png"
 									style=" width: 15px; height: 15px;"></image>
 							</view>
 						</view>