|
@@ -246,7 +246,7 @@
|
|
|
<text class="function-text">联系客服</text>
|
|
<text class="function-text">联系客服</text>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="function-item" @click="showReportModal = true">
|
|
<view class="function-item" @click="showReportModal = true">
|
|
|
- <image src="../../static/images/index/wyts.png" class="function-icon"></image>
|
|
|
|
|
|
|
+ <image src="../../static/images/index/wyts.svg" class="function-icon"></image>
|
|
|
<text class="function-text">我要投诉</text>
|
|
<text class="function-text">我要投诉</text>
|
|
|
</view>
|
|
</view>
|
|
|
<!-- <view v-if="token" class="function-item" @click="goOut()">
|
|
<!-- <view v-if="token" class="function-item" @click="goOut()">
|