1 line
3.5 KiB
Plaintext
1 line
3.5 KiB
Plaintext
<view class="content"><view class="authentication_top"><block wx:if="{{PreviewContract}}"><image class="image3" style="width:100%;margin-top:50%;" src="{{contractImg}}" mode="widthFix"></image></block><block wx:if="{{publish}}"><view class="bgCoverBox"><canvas class="canvsborder2" style="{{'width:'+(height+'px')+';'+('height:'+(width+'px')+';')}}" canvas-id="mycontract"></canvas></view></block></view><block wx:if="{{NavAutograph}}"><view data-event-opts="{{[['tap',[['agreeSign',['$event']]]]]}}" class="authentication_bottom" style="background:#ffe9e9;" bindtap="__e"><button style="color:#f00;">我已阅读上述内容,下一步>></button></view></block><block wx:if="{{Navpreservation}}"><view class="authentication_fun" style="background:#fff;"><button data-event-opts="{{[['tap',[['SigningCompleted',['$event']]]]]}}" style="color:#fd972e;" bindtap="__e">签署完成,去提交>></button></view></block><block wx:if="{{Mation==true}}"><view class="inforMation"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="in-input" bindtap="__e"><view class="in-left">请选择车辆:</view><view class="in-right"><text>{{showtext}}</text></view></view><view class="in-box"><view class="in-input"><view class="in-left">请选择人:</view><view class="in-right"><input type="text" placeholder="输入姓名/手机号" data-event-opts="{{[['input',[['__set_model',['','showtext1','$event',[]]],['getcarlist',['$event']]]],['blur',[['getcarlist',['$event']]]],['confirm',[['getcarlist',['$event']]]]]}}" value="{{showtext1}}" bindinput="__e" bindblur="__e" bindconfirm="__e"/></view></view><scroll-view class="l-bai" scroll-y="true"><block wx:for="{{columns1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="renname"><view class="dix"><view class="ming">{{item.realName}}</view><view class="tel">{{item.phonenumber}}</view></view><view data-event-opts="{{[['tap',[['getren',['$0','$1'],[[['columns1','',index,'userId']],[['columns1','',index,'realName']]]]]]]}}" class="anniux" bindtap="__e"><text>选择</text></view></view></block><block wx:if="{{columns1}}"><view data-event-opts="{{[['tap',[['jja',['$event']]]]]}}" class="lanzi" bindtap="__e"><text>点击加载更多</text></view></block><block wx:else><view class="lanzi"><text>暂无信息</text></view></block></scroll-view></view><view data-event-opts="{{[['tap',[['getsignature']]]]}}" class="anniu" bindtap="__e"><text>下一步</text></view></view></block><block wx:if="{{autographStatus}}"><view class="signMask"><view class="sigh-btns"><button data-event-opts="{{[['tap',[['handleCancel',['$event']]]]]}}" class="btn" bindtap="__e">取消</button><button data-event-opts="{{[['tap',[['handleReset',['$event']]]]]}}" class="btn" bindtap="__e">重写</button><button data-event-opts="{{[['tap',[['handleConfirm',['$event']]]]]}}" class="btn" bindtap="__e">确认</button></view><view class="sign-box"><canvas class="mycanvas" style="{{'width:'+(width+'px')+';'+('height:'+(height+'px')+';')}}" canvas-id="mycanvas" data-event-opts="{{[['touchstart',[['touchstart',['$event']]]],['touchmove',[['touchmove',['$event']]]],['touchend',[['touchend',['$event']]]]]}}" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e"></canvas><canvas class="canvsborder" style="{{'width:'+(height+'px')+';'+('height:'+(width+'px')+';')}}" canvas-id="camCacnvs"></canvas></view></view></block><u-picker vue-id="4339e200-1" show="{{show}}" columns="{{columns}}" keyName="carBrand" data-event-opts="{{[['^confirm',[['confirm1']]],['^cancel',[['close1']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-picker></view> |