java-mall-app/unpackage/dist/dev/mp-weixin/seller/order/deliver.wxml
2025-12-12 17:04:03 +08:00

1 line
4.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="page"><view class="sstouch-main-layout mb20"><view class="sstouch-oredr-detail-block"><view class="h3"><label class="b" style="color:orange;margin-right:10rpx;">{{$root.m0}}</label><label class="m-title">{{$root.m1}}</label><block wx:if="{{$root.g0>0}}"><block><picker style="float:right;" mode="selector" value="{{id}}" range="{{orderStock}}" range-key="stock_bill_id" data-event-opts="{{[['change',[['selectOrderStock',['$event']]]]]}}" bindchange="__e"><label style="padding:0 40rpx;">{{orderStock[id].stock_bill_id}}</label></picker></block></block></view></view><view class="sstouch-oredr-detail-block"><view class="sstouch-order-item" style="border-bottom:0px;" id="stock_bill"></view></view><view class="sstouch-oredr-detail-block mt5"><view class="h3"><label class="b" style="color:orange;margin-right:10rpx;">{{$root.m2}}</label><label class="m-title">{{$root.m3}}</label></view></view><view class="sstouch-oredr-detail-block"><view class="sstouch-oredr-detail-add"><view class="dl" id="address_list"><view class="sstouch-oredr-detail-add"><view class="m-ber-image" style="width:10%;float:left;"><view class="iconfont zc zc-shouhuodizhi1 i-type" style="opacity:0.7;"></view></view><view class="dl"><view class="dt" style="font-size:28rpx;">{{$root.m4+''}}<text class="span">{{delivery.da_name}}</text><text class="span">{{delivery.da_mobile}}</text></view><view class="dd">{{$root.m5+""+delivery.da_province+"/"+delivery.da_city+"/"+delivery.da_county+" "+delivery.da_address}}</view></view></view></view></view></view><view class="sstouch-oredr-detail-block mt5"><view class="h3"><label class="b" style="color:orange;margin-right:10rpx;">{{$root.m6}}</label><label class="m-title">{{$root.m7}}</label></view></view><view class="sstouch-oredr-detail-block"><view class="tabBox" id="tabBox1"><block wx:for="{{tabBars}}" wx:for-item="tab" wx:for-index="index" wx:key="id"><view class="uni-tab-item" style="display:inline-block;" id="{{tab.id}}" data-current="{{index}}" data-event-opts="{{[['tap',[['ontabtap',['$event']]]]]}}" bindtap="__e"><text class="{{['uni-tab-item-title',tabIndex==index?'uni-tab-item-title-active':'']}}">{{tab.name}}</text></view></block><view class="tempWrap" style="overflow:hidden;position:relative;padding:0rpx 36rpx;"><swiper class="swiper-box" style="flex:1;height:500rpx;" current="{{tabIndex}}" duration="{{300}}" data-event-opts="{{[['change',[['ontabchange',['$event']]]]]}}" bindchange="__e"><swiper-item class="swiper-item"><view class="m-cell"><view class="m-cell-hd" style="margin-top:20rpx;"><label class="u-label"><text class="i" style="color:red;">*</text>{{$root.m8}}</label></view><view class="m-cell-bd" style="margin-top:20rpx;"><picker style="border:2rpx solid #ebebe7;width:58%;height:60rpx;border-radius:10rpx;line-height:60rpx;display:block;" mode="date" data-event-opts="{{[['change',[['bindDateChange',['$event']]]]]}}" bindchange="__e"><label>{{delivertime}}</label></picker></view></view><view class="m-cell"><view class="m-cell-hd"><label class="u-label"><text class="i" style="color:red;">*</text>{{$root.m9}}</label></view><view class="input-view"><input class="input" style="font-size:26rpx;margin:10rpx auto;" type="text" data-event-opts="{{[['input',[['inputnumber',['$event']]]]]}}" bindinput="__e"/></view></view><view class="m-cell"><view class="m-cell-hd"><label class="u-label">{{$root.m10}}</label></view><picker style="border:2rpx solid #ebebe7;width:40%;height:60rpx;border-radius:10rpx;line-height:60rpx;" value="{{indexs}}" range="{{logistics_company}}" range-key="logistics_name" data-event-opts="{{[['change',[['inputcompany',['$event']]]]]}}" bindchange="__e"><label>{{logistics_company[indexs].logistics_name}}</label></picker></view><view class="m-cell"><view class="m-cell-hd"><label class="u-label">{{$root.m11}}</label></view><view class="input-view"><input class="input" style="font-size:26rpx;margin:10rpx auto;" type="text" data-event-opts="{{[['input',[['inputremarks',['$event']]]]]}}" bindinput="__e"/></view></view><view class="button-sp-area" style="text-align:center;padding-top:20rpx;" data-flag="{{1}}" data-event-opts="{{[['tap',[['detebutton',['$event']]]]]}}" bindtap="__e"><button class="mini-btn" type="warn" size="mini">{{$root.m12}}</button></view></swiper-item><swiper-item class="swiper-item"><view class="m-conter"><label>{{$root.m13}}</label></view><view class="button-sp-area" style="text-align:center;padding-top:20rpx;" data-flag="{{2}}" data-event-opts="{{[['tap',[['detebutton',['$event']]]]]}}" bindtap="__e"><button class="mini-btn" type="warn" size="mini">{{$root.m14}}</button></view></swiper-item></swiper></view></view></view></view></view>