@@ -292,7 +292,7 @@
<!-- 联系客服悬浮按钮区域 -->
<view class="serviceBtn" @click="goChat">
- <img src="../../static/images/my/6.png" style="width: 60rpx;height: 60rpx;" mode="scaleToFill" />
+ <img src="../../static/images/my/13.png" style="width: 60rpx;height: 60rpx;" mode="scaleToFill" />
<view class="serviceBtn_text">
联系客服
</view>
@@ -169,7 +169,7 @@
- <img src="../../static/images/my/6.png" style="width: 60rpx; height: 60rpx" mode="scaleToFill" />
+ <img src="../../static/images/my/13.png" style="width: 60rpx; height: 60rpx" mode="scaleToFill" />
<view class="serviceBtn_text">联系客服</view>
@@ -222,7 +222,7 @@
@@ -1,4 +1,4 @@
{
- "usingComponents": {},
- "component": true
+ "component": true,
+ "usingComponents": {}
}