| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- <!--登陆界面-->
- <view class="logindiv" wx:if="{{userInfo == 'nologin'}}">
- <image class="logindiv_image" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/xcx/start.png"></image>
- <button class="loginbtn" bindtap="getUserProfile">微信授权登陆</button>
- <!-- <button class="loginbtn" open-type="getUserInfo" bindgetuserinfo="getUserInfo">微信授权登陆</button> -->
- </view>
-
- <view class="user">
- <view class="user-top">
- <image src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/image/icon/parner.png" class="user-par" wx:if="{{checkData.copartner_state == 1}}" />
- <view class="user-name ellipsis">{{userInfo.nickname}}</view>
-
- <button class="user-title" wx:if="{{userInfo == 'nologin'}}" bindtap="getUserProfile" style="font-size: 18px;margin-top: -20px;">立即登陆</button>
- <!-- <button class="user-title" wx:if="{{userInfo == 'nologin'}}" open-type="getUserInfo" bindgetuserinfo="getUserInfo" style="font-size: 18px;margin-top: -20px;">立即登陆</button> -->
-
- <view class="user-title" wx:if="{{userInfo != 'nologin'}}"><text>NO.{{info.wx_user.id}}</text><text wx:if="{{info.user.tel}}"> | TEL : {{info.user.tel}}</text></view>
- <span class="user-title" style="top: 165rpx;" wx:if="{{userInfo.rank == 1}}">(身份:代理)</span>
- <span class="user-title" style="top: 165rpx;" wx:if="{{userInfo.rank == 2}}">(身份:店长)</span>
- <span class="user-title" style="top: 165rpx;" wx:if="{{userInfo.rank == 3}}">(身份:区域代理)</span>
- <span class="user-title" style="top:15px;width:356rpx;" wx:if="{{userInfo != 'nologin' && !bindTel}}">
- <view>
- <text>尚未绑定手机 , </text>
- </view>
- <navigator url="/packageUser/pages/user/bind/bind">
- <view class="bind" style="top: 0;left: 192rpx;">立即绑定</view>
- </navigator>
- </span>
- <image class="user-head" src="{{userInfo.full_head}}" bindtap="toUserInfo"></image>
- <view class="clean"></view>
- </view>
- <view style="padding-bottom: 50rpx;">
- <view class="user-radishbg">
- <view class="user-points" bindtap="toSilver">
- <view class="user-points__title">我的银豆</view>
- <image class="user-points__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- <view class="user-points__num">{{silver / 100}}</view>
- </view>
- <!-- <view class="user-points" bindtap="toIntegral">
- <view class="user-points__title">我的积分</view>
- <image class="user-points__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- <view class="user-points__num">{{integral / 100}}</view>
- </view> -->
- <!-- <view class="user-points" bindtap="toCash">
- <view class="user-points__title">我的收入</view>
- <image class="user-points__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- <view class="user-points__num">{{cashbalance / 100}}</view>
- </view> -->
- <view class="user-points" bindtap="toRadish">
- <view class="user-points__title">我的提货券</view>
- <image class="user-points__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- <view class="user-points__num">{{balance / 100}}</view>
- </view>
- <view class="user-luobo">
- <!--
- <navigator url="/packageUser/pages/user/exchange/exchange">
- <view class="user-radish">兑换提货券</view>
- </navigator>
- -->
- <!-- <navigator bindtap="buyVoucher" wx:if="{{bindTel}}">
- <view class="user-radish1" style="width:100%">购买提货券</view>
- </navigator> -->
- <!-- <navigator url="/packageUser/pages/user/otherbind/otherbind" wx:if="{{!bindTel}}">
- <view class="user-radish1" style="width:100%">购买提货券</view>
- </navigator> -->
- <!--<view class="line1"></view>-->
- </view>
- <view class="clean"></view>
- </view>
- <view class="user-padding">
- <!--
- <navigator url="/packageUser/pages/user/orders/orders" >
- <view class="user-line">
- <view class="user-line__title">我的订单</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- </navigator>
- -->
- <view class="user-state" bindtap="checkbindtel">
- <navigator url="/packageUser/pages/user/orders/orders" >
- <view class="user-dingdan">
- <image class="user-paid__icon" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/icon/dingdan.png"></image>
- <view class="user-paid__text">我的订单</view>
- </view>
- </navigator>
- <navigator url="/packageUser/pages/user/orders/orders?type=unpay" >
- <view class="user-paid">
- <image class="user-paid__icon" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/paid.png"></image>
- <view class="user-paid__text">待支付</view>
- </view>
- </navigator>
- <navigator url="/packageUser/pages/user/orders/orders?type=processing" >
- <view class="user-deliver">
- <image class="user-paid__icon" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/deliver.png"></image>
- <view class="user-deliver__text">待发货</view>
- </view>
- </navigator>
- <navigator url="/packageUser/pages/user/orders/orders?type=dispatch" >
- <view class="user-collect">
- <image class="user-collect__icon" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/collect.png"></image>
- <view class="user-collect__text">待收货</view>
- </view>
- </navigator>
- <view class="clean"></view>
- </view>
- </view>
- <!--
- <view class="user-padding">
- <navigator url="/packageUser/pages/user/farm/farm" >
- <view class="user-farm">
- <image class="user-farm__icon" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/icon/farm.png"></image>
- <view class="user-farm__text">我的团购</view>
- </view>
- </navigator>
- <navigator url="/packageUser/pages/user/granary/granary">
- <view class="user-granary">
- <image class="user-granary__icon" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/icon/granary.png"></image>
- <view class="user-granary__text">我的粮仓</view>
- </view>
- </navigator>
- <view class="line"></view>
- <view class="clean"></view>
- </view>
- -->
- <view class="user-padding">
- <view class="user-line" bindtap="toPromotion">
- <view class="user-line__title">我的赠券</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- <!-- <view class="user-line" bindtap="toInviteList">
- <view class="user-line__title">我的推广</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view> -->
- <view class="user-line" bindtap="toCash" style="border:0;" wx:if="{{userInfo.show_invite_mode}}">
- <view class="user-line__title">我的收入</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- </view>
- <view class="user-padding">
- <!-- <view class="user-line" bindtap="toBindOldSys" wx:if="{{info.wx_user.can_bind}}">
- <view class="user-line__title">旧系统用户绑定</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view> -->
-
- <!-- <view class="user-line" bindtap="toIdentity">
- <view class="user-line__title">会员认证</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view> -->
- <!-- <view class="user-line" bindtap="toBankInfo">
- <view class="user-line__title">银行信息</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view> -->
- <view class="user-line" bindtap="toAddressList">
- <view class="user-line__title">收货地址</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- <!--<view class="user-line" bindtap="toSafe" >
- <view class="user-line__title">修改交易密码</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>-->
- <!--
- <view class="user-line" bindtap="toApplyLeader" >
- <view class="user-line__title">团长申请</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- <view class="user-line" bindtap="toAreaCart" >
- <view class="user-line__title">店铺专区</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- -->
- <!-- <view class="user-line" bindtap="toProxy" wx:if="{{userInfo.rank == 3}}">
- <view class="user-line__title">我的代理</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view> -->
- <!-- <view class="user-line" bindtap="toCustom" >
- <view class="user-line__title">联系客服</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view> -->
- <button class="user-line" open-type="contact" >
- <view class="user-line__title">联系客服</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </button>
-
- <!--
- <view class="user-line" bindtap="toAbout" style="border:0;">
- <view class="user-line__title">关于商城</view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- -->
- </view>
- <!-- <view class="user-padding" wx:if="{{ checkData.merchant_id > 0}}">
- <view class="user-line" bindtap="toMerchant" style="{{checkData.is_super_admin ? 'margin-top: 20rpx;':'margin-top: 20rpx;border:0;'}}">
- <view class="user-line__title">订单管理</view>
- <view class="user-line__merchant"></view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- <view class="user-line__merchantNum" wx:if="{{merchant}}">{{merchant.list_count}}</view>
- </view>
- <view class="user-line" bindtap="toMerchant1" style="border:0;" wx:if="{{checkData.is_super_admin}}">
- <view class="user-line__title">结算管理</view>
- <view class="user-line__merchant1"></view>
- <image class="user-line__right" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/right.png"></image>
- </view>
- </view> -->
- </view>
- <!--
- <view class="unbind" wx:if="{{!bindTel}}">
- <image class="unbind-img" src="http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/bindtel.png"></image>
- <view class="unbind-title">你还没绑定手机号</view>
- <view class="unbind-about">兑换产品前要确定绑定了手机哦!</view>
- <view class="unbind-btn" bindtap="toBindTel">去绑定</view>
- </view>
- -->
- </view>
|