zhnghongrui 1 anno fa
parent
commit
483cb214f4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>