ming 3 년 전
부모
커밋
a7648b5542
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/setting/funReport/funReport.vue

+ 1 - 1
pages/setting/funReport/funReport.vue

@@ -64,7 +64,7 @@
 		height: 64px;
 		background: #fff;">
 				<view class="plus">
-					<image src="../../../static/plus.png" style="width:100rpx;height:100rpx" @tap="goAddPage()"></image>
+					<image src="/static/plus.png" style="width:100rpx;height:100rpx" @tap="goAddPage()"></image>
 				</view>
 			</view>