| xqd
@@ -2,7 +2,7 @@
|
|
|
<view class="main">
|
|
|
<view class="pr">
|
|
|
<view class="header-content">
|
|
|
- <image src="../../static/img/mybanner.png" style="width:100%;height:260rpx;"></image>
|
|
|
+ <image src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/img/mybanner.png" style="width:100%;height:260rpx;"></image>
|
|
|
</view>
|
|
|
<view class="pr" style="z-index:2">
|
|
|
<view class="plr15">
|
| xqd
@@ -97,30 +97,30 @@
|
|
|
<view class="fb f18 plr20 pt40">常用工具</view>
|
|
|
<view class="bg-white margin-lr-sm margin-top-sm" style="border-radius: 16rpx;box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);">
|
|
|
<view class="plr10 m-dpflex m-justify-start m-align-center overflow pt30 pb30">
|
|
|
- <navigator class="width25 m-ycenter overflow pr" hoverClass="none">
|
|
|
+ <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/home_doctor">
|
|
|
<image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/mydoctor.png"></image>
|
|
|
<view class="f14 m-gray-small mt10 line1">家庭医生</view>
|
|
|
</navigator>
|
|
|
- <navigator class="width25 m-ycenter overflow pr" hoverClass="none">
|
|
|
+ <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/me_follow">
|
|
|
<image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myguanzhu.png"></image>
|
|
|
<view class="f14 m-gray-small mt10 line1">我的关注</view>
|
|
|
</navigator>
|
|
|
- <navigator class="width25 m-ycenter overflow pr" hoverClass="none">
|
|
|
+ <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/collection/collection">
|
|
|
<image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/wenzhang.png"></image>
|
|
|
<view class="f14 m-gray-small mt10 line1">收藏文章</view>
|
|
|
</navigator>
|
|
|
- <navigator class="width25 m-ycenter overflow pr" hoverClass="none">
|
|
|
+ <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/me_order/me_order">
|
|
|
<image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/baodan.png"></image>
|
|
|
<view class="tip"></view>
|
|
|
<view class="f14 m-gray-small mt10 line1">我的保单</view>
|
|
|
</navigator>
|
|
|
</view>
|
|
|
<view class="plr10 m-dpflex m-justify-start m-align-center overflow pb30">
|
|
|
- <navigator class="width25 m-ycenter overflow pr" hoverClass="none">
|
|
|
+ <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/me_evaluate">
|
|
|
<image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/pinjia.png"></image>
|
|
|
<view class="f14 m-gray-small mt10 line1">我的评价</view>
|
|
|
</navigator>
|
|
|
- <navigator class="width25 m-ycenter overflow pr" hoverClass="none">
|
|
|
+ <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/help_feedback/help_feedback">
|
|
|
<image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myhple.png"></image>
|
|
|
<view class="f14 m-gray-small mt10 line1">帮助反馈</view>
|
|
|
</navigator>
|