You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
4.9 KiB
1 line
4.9 KiB
2 years ago
|
<view><top-bar vue-id="8dd740cc-1" height="267rpx" leftIcon title=" " bind:__l="__l" vue-slots="{{['coment']}}"><view slot="coment"><view class="index_topbody"><view class="index_top_car" style="{{'margin-top:'+('calc(267rpx - '+shikHeig+')')+';'}}"><view class="index_top_car_header_photo"><image style="width:140rpx;height:140rpx;border-radius:50%;" src="{{user.headPhoto||'/static/tx.png'}}"></image></view><view style="padding-top:70rpx;"><view class="bgtext">{{user.name?user.name:'暂未设置'}}</view><view class="samlltext">{{"("+user.roles[0].roleName+")"}}</view></view><view class="carfooter"><view>{{user.userPhone?user.userPhone:'暂未设置'}}</view><view data-event-opts="{{[['tap',[['close']]]]}}" class="samlltext" style="position:absolute;top:0;right:0;" bindtap="__e">退出登录</view></view></view></view></view></top-bar><view class="index_list"><view class="index_list_item"><view class="index_list_item_left"><image style="width:80rpx;height:104rpx;margin-bottom:15rpx;" src="/static/sjgl.png"></image><view class="left_text">司机管理</view></view><view class="index_list_item_right"><block wx:if="{{$root.m0}}"><view data-event-opts="{{[['tap',[['jump',[0]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/dirverList.png"></image><view class="listtext">司机列表</view></view></block><block wx:if="{{$root.m1}}"><view data-event-opts="{{[['tap',[['jump',[2]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/dirverIndex.png"></image><view class="listtext">新增司机</view></view></block></view></view><view class="index_list_item"><view class="index_list_item_left" style="background:linear-gradient(-49deg, #FD885A 0%, #FAAB8C 100%);"><image style="width:120rpx;height:75rpx;margin-bottom:15rpx;" src="/static/ykff.png"></image><view class="left_text">油品分发</view></view><view class="index_list_item_right"><block wx:if="{{$root.m2}}"><view data-event-opts="{{[['tap',[['jump',[1]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/oliList.png"></image><view class="listtext">分发列表</view></view></block><block wx:if="{{$root.m3}}"><view data-event-opts="{{[['tap',[['jump',[3]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/addoli.png"></image><view class="listtext">新增分发</view></view></block></view></view><view class="index_list_item"><view class="index_list_item_left" style="background:linear-gradient(122deg, #EEBA5F 0%, #FBAF2B 100%);"><image style="width:107rpx;height:103rpx;margin-bottom:15rpx;" src="/static/order.png"></image><view class="left_text">订单管理</view></view><view class="index_list_item_right"><block wx:if="{{$root.m4}}"><view data-event-opts="{{[['tap',[['jump',[4]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/orderList.png"></image><view class="listtext">订单列表</view></view></block></view></view><view class="index_list_item"><view class="index_list_item_left" style="background:linear-gradient(122deg, #EEBA5F 0%, #FBAF2B 100%);"><image style="width:107rpx;height:103rpx;margin-bottom:15rpx;" src="/static/order.png"></image><view class="left_text">动销排名</view></view><view class="index_list_item_right"><block wx:if="{{$root.m5}}"><view data-event-opts="{{[['tap',[['jump',[6]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/orderList.png"></image><view class="listtext">油站动销</view></view></block><block wx:if="{{$root.m6}}"><view data-event-opts="{{[['tap',[['jump',[8]]]]]}}" class="index_list_item_right_item" bindtap="__e"><image style="width:43rpx;height:43rpx;margin-right:15rpx;" src="/static/orderList.png"></image><view class="listtext">企业动销</view></view></block></view></view
|