You cannot 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
2.8 KiB
Plaintext

<view class="box-container"><view class="container"><u-form class="vue-ref" vue-id="4635e280-1" labelPosition="left" labelWidth model="{{ruleForm}}" rules="{{rules}}" data-ref="ruleFormRef" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('4635e280-2')+','+('4635e280-1')}}" prop="orderNo" bind:__l="__l" vue-slots="{{['default']}}"><u-search vue-id="{{('4635e280-3')+','+('4635e280-2')}}" customStyle="{{({backgroundColor:'#F5F5F5'})}}" clearable="{{true}}" placeholder="订单号/客户订单号/FBA单号" shape="round" showAction="{{false}}" value="{{ruleForm.orderNo}}" data-event-opts="{{[['^clickIcon',[['getSearchData']]],['^search',[['getSearchData']]],['^scanIcon',[['getScanData']]],['^input',[['__set_model',['$0','orderNo','$event',[]],['ruleForm']]]]]}}" bind:clickIcon="__e" bind:search="__e" bind:scanIcon="__e" bind:input="__e" bind:__l="__l"></u-search></u-form-item></u-form><view class="info"><view style="font-size:16px;font-weight:500;">{{userName}}</view><view data-event-opts="{{[['tap',[['signOut',['$event']]]]]}}" style="color:#99A5B4;" bindtap="__e">退出</view></view><view class="company">深圳市美通供应链有限公司</view><view class="imgContainer"><block wx:for="{{imgList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['getOperation',['$0'],[[['imgList','',index,'type']]]]]]]}}" bindtap="__e"><image class="img" src="{{item.url}}"></image><view style="margin-top:10rpx;text-align:center;">{{''+item.title+''}}</view></view></block></view></view><view class="dashboard"><view style="margin:30rpx 50rpx;font-size:16px;font-weight:600;">仓库看板</view><view class="info-container"><block wx:for="{{infoList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['getInfoList',['$event']]]]]}}" class="info-box" bindtap="__e"><view class="info"><image class="img" src="{{item.url}}"></image><view style="margin-left:30rpx;">{{''+item.title+''}}</view></view><u-divider data-custom-hidden="{{!(index+1<$root.g0)}}" vue-id="{{'4635e280-4-'+index}}" lineColor="#F7F9FF" bind:__l="__l"></u-divider></view></block></view></view><u-action-sheet vue-id="4635e280-5" title="请选择操作项目" safeAreaInsetBottom="{{true}}" round="15" show="{{show}}" data-event-opts="{{[['^close',[['closeClick']]]]}}" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{$slots.default}}"><slot></slot></block><block wx:else><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['getselectClick',['$0'],[[['list','',index,'type']]]]]]]}}" class="actionInfo" bindtap="__e">{{''+item.name+''}}</view></block></block></u-action-sheet><u-toast class="vue-ref" vue-id="4635e280-6" data-ref="uToast" bind:__l="__l"></u-toast></view>