|
|
|
@ -67,7 +67,7 @@ |
|
|
|
|
<view class="m-my-menu-list" > |
|
|
|
|
<view class="btn-item" hover-class="active-btn" @click="goPage('yijian')"> |
|
|
|
|
<view class="btn-img"> |
|
|
|
|
<image src="/static/animg/personCenter/jianyi.png" mode="widthFix"></image> |
|
|
|
|
<image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/jianyi.png" mode="widthFix"></image> |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-left"> |
|
|
|
|
<view class="btn-text">我的建议</view> |
|
|
|
@ -76,7 +76,7 @@ |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-item" hover-class="active-btn" @click="goPage('tousu')"> |
|
|
|
|
<view class="btn-img"> |
|
|
|
|
<image src="/static/animg/personCenter/tousu.png" mode="widthFix"></image> |
|
|
|
|
<image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/icon-tousu.png" mode="widthFix"></image> |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-left"> |
|
|
|
|
<view class="btn-text">我的投诉</view> |
|
|
|
@ -85,7 +85,7 @@ |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-item" hover-class="active-btn" @click="makeCall"> |
|
|
|
|
<view class="btn-img"> |
|
|
|
|
<image src="/static/animg/personCenter/kefu.png" mode="widthFix"></image> |
|
|
|
|
<image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/kefu.png" mode="widthFix"></image> |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-left"> |
|
|
|
|
<view class="btn-text">客服电话</view> |
|
|
|
@ -95,7 +95,7 @@ |
|
|
|
|
<view class="btn-item" hover-class="active-btn"> |
|
|
|
|
<button class="btns" open-type="share" plain> |
|
|
|
|
<view class="btn-img"> |
|
|
|
|
<image src="/static/animg/personCenter/fenxiang.png" mode="widthFix"></image> |
|
|
|
|
<image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/fenxiang.png" mode="widthFix"></image> |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-left"> |
|
|
|
|
<view class="btn-text">分享推荐</view> |
|
|
|
@ -105,7 +105,7 @@ |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-item" hover-class="active-btn" @click="goPage('about')"> |
|
|
|
|
<view class="btn-img"> |
|
|
|
|
<image src="/static/animg/personCenter/about.png" mode="widthFix"></image> |
|
|
|
|
<image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/about.png" mode="widthFix"></image> |
|
|
|
|
</view> |
|
|
|
|
<view class="btn-left"> |
|
|
|
|
<view class="btn-text">关于“E鹿悦游”</view> |
|
|
|
|