my.wxml
4.5 KB
<view class="page"><view class="header"><view class="userinfo"><view data-event-opts="{{[['tap',[['personziliao',['$event']]]]]}}" class="avator" bindtap="__e"><image src="../../static/userpic.png" mode="widthFix"></image></view><view class="infoBox"><view class="identity"><view class="name">我是用户昵称</view><text class="vip"><image src="../../static/huiyuan.png" mode="widthFix"></image>VIP5</text></view><view class="userActive"><image src="../../static/active.png" mode="widthFix"></image>已认证</view></view><view data-event-opts="{{[['tap',[['set',['$event']]]]]}}" class="setup" bindtap="__e"><image src="../../static/setup.png" mode="widthFix"></image></view></view><view class="orderBox"><view data-event-opts="{{[['tap',[['fahuo',['$event']]]]]}}" class="orderItem" bindtap="__e"><image src="../../static/order_a.png" mode="widthFix"></image><view>待付款</view></view><view class="orderItem"><image src="../../static/order_b.png" mode="widthFix"></image><view>待发货</view></view><view class="orderItem"><image src="../../static/order_c.png" mode="widthFix"></image><view>配送中</view></view><view class="orderItem"><image src="../../static/order_d.png" mode="widthFix"></image><view>待评价</view></view><view class="orderItem"><image src="../../static/order_e.png" mode="widthFix"></image><view>全部订单</view></view></view></view><view class="contanier"><view class="citem" data-id="1" data-event-opts="{{[['tap',[['jump',['$event']]]]]}}" bindtap="__e"><view class="left"><image src="../../static/icon_a.png" mode="widthFix"></image>我的钱包</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="citem" data-id="2" data-event-opts="{{[['tap',[['jump',['$event']]]]]}}" bindtap="__e"><view class="left"><image src="../../static/icon_b.png" mode="widthFix"></image>会员中心</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="citem" data-id="3" data-event-opts="{{[['tap',[['jump',['$event']]]]]}}" bindtap="__e"><view class="left"><image src="../../static/icon_c.png" mode="widthFix"></image>我的积分</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="citem" data-id="4" data-event-opts="{{[['tap',[['jump',['$event']]]]]}}" bindtap="__e"><view class="left"><image src="../../static/icon_e.png" mode="widthFix"></image>我的优惠卷</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="citem" data-id="5" data-event-opts="{{[['tap',[['jump',['$event']]]]]}}" bindtap="__e"><view class="left"><image src="../../static/icon_f.png" mode="widthFix"></image>我的发布</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="citem" data-id="6" data-event-opts="{{[['tap',[['jump',['$event']]]]]}}" bindtap="__e"><view class="left"><image src="../../static/icon_g.png" mode="widthFix"></image>销售管理</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view></view><view class="teacherfooter"><view class="teacherfootitem" data-id="{{1}}" data-event-opts="{{[['tap',[['selnav',['$event']]]]]}}" bindtap="__e"><view class="teacherfootitemtop shou"><image src="{{footersel==1?'../../static/tieziactive.png':'../../static/tiezi.png'}}"></image></view><view class="{{['teacherfootname ',footersel==1?'activename':'']}}">首页</view></view><view class="teacherfootitem" data-id="{{2}}" data-event-opts="{{[['tap',[['selnav',['$event']]]]]}}" bindtap="__e"><view class="teacherfootitemtop shou"><image src="{{footersel==2?'../../static/nearshopactive.png':'../../static/nearshop.png'}}"></image></view><view class="{{['teacherfootname',footersel==2?'activename':'']}}">附近店铺</view></view><view class="teacherfootitem" data-id="{{3}}" data-event-opts="{{[['tap',[['selnav',['$event']]]]]}}" bindtap="__e"><view class="teacherfootitemtop shou"><image src="{{footersel==3?'../../static/luntanctive.png':'../../static/luntan.png'}}"></image></view><view class="{{['teacherfootname',footersel==3?'activename':'']}}">中面论坛</view></view><view class="teacherfootitem" data-id="{{4}}" data-event-opts="{{[['tap',[['selnav',['$event']]]]]}}" bindtap="__e"><view class="teacherfootitemtop shou"><image src="{{footersel==4?'../../static/useractive.png':'../../static/user.png'}}"></image></view><view class="{{['teacherfootname',footersel==4?'activename':'']}}">个人中心</view></view></view></view>