@@ -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>