123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- <view class="container">
- <view class="userinfo">
- <!-- <text class="txt-info">温馨提示:支付购买前需自行查看跨境额度是否超出,否则会出货失败</text> -->
- <text class="txt-info">温馨提示:支付购买前可在我的-跨境额度查询页面中查看跨境额度是否超出,否则会出货失败</text>
- <image class="userinfo-avatar" wx:if="{{userInfo.nickName!='点击头像登录'&&userInfo.avatarUrl}}" src="{{userInfo.avatarUrl}}" background-size="cover"></image>
- <image class="userinfo-avatar" wx:if="{{userInfo.nickName=='点击头像登录'&&userInfo.avatarUrl}}" bindtap='loginUser' src="{{userInfo.avatarUrl}}" background-size="cover"></image>
-
- <view class='user-box'>
- <view class="userinfo-nickname">{{userInfo.nickName}}</view>
- <view class="userlevel" wx:if="{{userInfo.nickName!='点击头像登录'}}">{{curUser.userLevel}}</view>
- </view>
- </view>
-
- <view class="item-all" bindtap='allOrder'>
- <text class="txt">全部订单</text>
- <text class="txt2">查看全部订单 ></text>
- </view>
- <view class="order-menu">
- <view class="item" bindtap='checkUnNum' data-index="1">
- <!-- <navigator url="/pages/ucenter/order/order?tabIndex=1" class="a"> -->
- <view class="unpay-num" wx:if="{{unPayNum>0}}">{{unPayNum}}</view>
- <text class="icon unpay"></text>
- <text class="txt">待付款</text>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkUnNum' data-index="2">
- <!-- <navigator url="/pages/ucenter/order/order?tabIndex=2" class="a"> -->
- <view class="unPayment-num" wx:if="{{unPaymentNum>0}}">{{unPaymentNum}}</view>
- <image class="icon unPayment" src="../../../static/images/service-dfh.png" ></image>
- <text class="txt">待发货</text>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkUnNum' data-index="3">
- <!-- <navigator url="/pages/ucenter/order/order?tabIndex=3" class="a"> -->
- <view class="untake-num" wx:if="{{unTakeNum>0}}">{{unTakeNum}}</view>
- <text class="icon delivery"></text>
- <text class="txt">待收货</text>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkUnNum' data-index="4">
- <!-- <navigator url="/pages/ucenter/order/order?tabIndex=4" class="a"> -->
- <view class="uneval-num" wx:if="{{unEvalNum>0}}">{{unEvalNum}}</view>
- <text class="icon evaluate"></text>
- <text class="txt">待评价</text>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkUnNum' data-index="5">
- <!-- <navigator url="/pages/ucenter/order/order?tabIndex=5" class="a"> -->
- <text class="icon order"></text>
- <text class="txt">维权</text>
- <!-- </navigator> -->
- </view>
- </view>
- <view class="user-menu">
- <view class="item" bindtap='checkCouponLogin'>
- <!-- <navigator url="/pages/ucenter/coupon/coupon" class="a"> -->
- <view class="a">
- <!-- <text class="icon coupon"></text> -->
- <image src="../../../static/images/service-yhj.png" class="icon"></image>
- <text class="txt">我的优惠券</text>
- </view>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkCollectLogin'>
- <!-- <navigator url="/pages/ucenter/collect/collect" class="a"> -->
- <view class="a">
- <!-- <text class="icon collect"></text> -->
- <image src="../../../static/images/service-sc.png" class="icon"></image>
- <text class="txt">我的收藏</text>
- </view>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkCardLogin'>
- <!-- <navigator url="/pages/ucenter/idCard/idCard" class="a"> -->
- <view class="a">
- <image src="../../../static/images/service-sfz.png" class="icon"></image>
- <text class="txt">实名认证</text>
- </view>
- <!-- </navigator> -->
- </view>
-
- <!-- <view class="item" bindtap='crossBoundaryQuotaQuery' wx:if="{{isQueryCrossQuotal==1&&userInfo.nickName!='点击头像登录'}}"> -->
- <!-- <navigator url="/pages/ucenter/idCard/idCard" class="a"> -->
- <!-- <view class="a"> -->
- <!-- <image src="../../../static/images/edcx.png" class="icon"></image> -->
- <!-- <text class="txt">跨境额度查询</text> -->
- <!-- </view> -->
- <!-- </navigator> -->
- <!-- </view> -->
- <view class="item" bindtap='checkFootLogin'>
- <!-- <navigator url="/pages/ucenter/footprint/footprint" class="a"> -->
- <view class="a">
- <!-- <text class="icon security"></text> -->
- <image src="../../../static/images/service-zj.png" class="icon"></image>
- <text class="txt">我的足迹</text>
- </view>
- <!-- </navigator> -->
- </view>
- <!-- <view class="item">
- <navigator url="/pages/ucenter/share/share" class="a">
- <text class="icon share"></text>
- <text class="txt">我的分享</text>
- </navigator>
- </view> -->
- <view class="item" bindtap='checkAddressLogin'>
- <!-- <navigator url="/pages/ucenter/address/address" class="a"> -->
- <view class="a">
- <!-- <text class="icon address"></text> -->
- <image src="../../../static/images/service-dw.png" class="icon"></image>
- <text class="txt">地址管理</text>
- </view>
- <!-- </navigator> -->
- </view>
- <!-- <view class="item">
- <navigator url="/pages/ucenter/group/group" class="a">
- <image src="../../../static/images/service-tg.png" class="icon"></image>
- <text class="txt">我的团购</text>
- </navigator>
- </view> -->
- <view class="item" wx:if="{{!curUser.mobile&&userInfo.nickName!='点击头像登录'}}" bindtap="bindMobile">
- <!-- <navigator url="/pages/ucenter/feedback/feedback" class="a"> -->
- <view class="a">
- <text class="icon mobile"></text>
- <text class="txt">绑定手机</text>
- </view>
- <!-- </navigator> -->
- </view>
- <view class="item" bindtap='checkFeedLogin'>
- <!-- <navigator url="/pages/ucenter/feedback/feedback" class="a"> -->
- <view class="a">
- <text class="icon feedback"></text>
- <text class="txt">售后服务</text>
- </view>
- <!-- </navigator> -->
- </view>
- <view class="item item">
- <navigator url="/pages/ucenter/help/help" class="a">
- <text class="icon help"></text>
- <text class="txt">帮助中心</text>
- </navigator>
- </view>
-
- </view>
- <button wx:if="{{userInfo.nickName!='点击头像登录'}}" open-type="contact" type='primary' class="logout">联系客服</button>
- <!-- <button wx:if="{{!curUser.mobile&&userInfo.nickName!='点击头像登录'}}" type='primary' class="logout" bindtap="bindMobile">绑定手机</button> -->
- <button wx:if="{{userInfo.nickName!='点击头像登录'}}" type='primary' class="logout" bindtap="exitLogin">退出登录</button>
- <view class='banquan-view'>
- <view class="banquan">
- Copyright©2016-2021
- </view>
- <view class="banquan">
- 中网科技(深圳)有限公司
- </view>
- </view>
- </view>
|