zhnghongrui 1 年之前
父节点
当前提交
483cb214f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>