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>