weliam-smartcity智慧城市
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 lines
2.0 KiB

<view class="buyOrder"><far-bottom vue-id="7c5c98ce-1" bind:__l="__l"></far-bottom><scroll-view style="{{'height:'+(phoneHight)+';'}}" scroll-y="{{true}}" scroll-x="{{false}}"><view class="buyOrder_package"><view class="buyOrder_main" style="{{'margin-bottom:'+('10px')+';'}}"><view class="buyOrder_main_title "><view class="buyOrder_main_title_package dis-flex"><view><view class="font30 color333333">{{"付款给"+masterInfo.nickname}}</view><view><text class="font24 color999999">司机</text><text class="font24 color999999" style="{{'margin-left:'+('15upx')+';'}}">{{masterInfo.name+"("+masterInfo.plate1+masterInfo.plate2+" "+masterInfo.plate_number+")"}}</text></view></view><view class="buyOrder_main_title_image"><image class="buyOrder_main_title_image" src="{{masterInfo.avatar}}"></image></view></view></view><view class="buyOrder_main_body"><view class="buyOrder_main_title_package"><view class="buyOrder_main_body_tips">金额</view><view class="buyOrder_main_input_view diy-nav-list border-line border-bottom"><view class="buyOrder_main_input_tips font33" style="font-size:65rpx;">¥</view><view class="buyOrder_main_input_input"><input class="buyOrder_main_input_input" type="digit" placeholder="消费总金额" data-event-opts="{{[['blur',[['handleMoney',['$event']]]],['input',[['__set_model',['','money','$event',[]]]]]]}}" value="{{money}}" bindblur="__e" bindinput="__e"/></view></view><view data-event-opts="{{[['tap',[['pay_order',['$event']]]]]}}" class="buyOrder_button" bindtap="__e"><text>付款</text></view><view class="buyOrder_main_tips"><view class="i icon iconfont icon-tishi1 iconInfo"></view><text class="buyOrder_main_tips_text">买单前请与司机确认金额后提交!</text></view></view></view></view><view class="bottomNav"><block wx:for="{{urlsArrary}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['go',['$0'],[[['urlsArrary','',index,'url']]]]]]]}}" class="{{['urlMb',index+1==$root.g0?'':'haveLine']}}" bindtap="__e"><text class="textName">{{item.name}}</text></view></block></view></view></scroll-view></view>