|
@@ -61,12 +61,8 @@
|
|
|
</view>
|
|
|
<view class="list-row" @click="kefudianhua">
|
|
|
<icon class="list-icon kfdh-icon"></icon>
|
|
|
- <text>客服电话</text>
|
|
|
+ <text>客服与投诉</text>
|
|
|
</view>
|
|
|
- <view class="list-row" @click="kefudianhua">
|
|
|
- <icon class="list-icon kfdh-icon"></icon>
|
|
|
- <text>举报、投诉</text>
|
|
|
- </view>
|
|
|
<view class="list-row" @click="exitLogin">
|
|
|
<icon class="list-icon login-out-icon"></icon>
|
|
|
<text>退出登录</text>
|