|
|
|
@ -19,23 +19,23 @@ |
|
|
|
<view style="color:black;font-size:30rpx;margin-top:16rpx">18565126880</view> |
|
|
|
</view> |
|
|
|
<view style="height:48rpx"></view> |
|
|
|
<van-cell is-link url="/pages/home/coupon/index"> |
|
|
|
<van-cell is-link url="/xtends/client/home/coupon/index"> |
|
|
|
<van-icon slot="icon" name="coupon-o" size="20px" /> |
|
|
|
<view class="van-cell-text" slot="title" style="margin-left:16rpx">优惠券</view> |
|
|
|
</van-cell> |
|
|
|
<van-cell is-link url="/pages/message/index/index"> |
|
|
|
<van-cell is-link url="/xtends/client/message/index/index"> |
|
|
|
<van-icon slot="icon" name="expand-o" size="20px" /> |
|
|
|
<view class="van-cell-text" slot="title" style="margin-left:16rpx">分享邀请</view> |
|
|
|
</van-cell> |
|
|
|
<van-cell is-link url="/pages/order/index/index"> |
|
|
|
<van-cell is-link url="/xtends/client/order/index/index"> |
|
|
|
<van-icon slot="icon" name="balance-list-o" size="20px" /> |
|
|
|
<view class="van-cell-text" slot="title" style="margin-left:16rpx">历史订单</view> |
|
|
|
</van-cell> |
|
|
|
<van-cell is-link url="/pages/message/index/index"> |
|
|
|
<van-cell is-link url="/xtends/client/message/index/index"> |
|
|
|
<van-icon slot="icon" name="chat-o" size="20px" /> |
|
|
|
<view class="van-cell-text" slot="title" style="margin-left:16rpx">消息列表</view> |
|
|
|
</van-cell> |
|
|
|
<van-cell is-link url="/pages/message/index/index"> |
|
|
|
<van-cell is-link url="/xtends/client/message/index/index"> |
|
|
|
<van-icon slot="icon" name="service-o" size="20px" /> |
|
|
|
<view class="van-cell-text" slot="title" style="margin-left:16rpx">问题反馈</view> |
|
|
|
</van-cell> |