zhnghongrui 1 năm trước cách đây
mục cha
commit
483cb214f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>