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
5.0 KiB
1 lines
5.0 KiB
<view><view class="w-full fixed-lt z-20" style="{{'padding-top:'+(sysHeight+'px')+';'}}"><view class="h-80 px-20 flex-between-center"><text data-event-opts="{{[['tap',[['pageBack',['$event']]]]]}}" class="iconfont icon-ic_leftarrow fs-40 text--w111-fff" bindtap="__e"></text></view></view><view class="header-top relative" style="{{$root.s0}}"><view data-event-opts="{{[['tap',[['goRecord',['$event']]]]]}}" class="rule-btn w-124 flex-center fs-24 text--w111-fff" style="{{'top:'+(100+sysHeight+'px')+';'}}" bindtap="__e">申请记录</view></view><view class="bg-v-gradient pl-20 pr-20 pb-24" style="{{'min-height:'+(mainHeight+'px')+';'}}"><view class="bg--w111-fff rd-24rpx content-box"><view class="fs-30 fw-500 lh-42rpx">请填写以下信息</view><view class="cell flex-between-center mt-64"><view class="fs-28 lh-40rpx">供应商名称</view><input class="fs-28 text-right" type="text" placeholder="请输入代理商名称" placeholder-class="text--w111-ccc" data-event-opts="{{[['input',[['__set_model',['$0','system_name','$event',[]],['form']]]]]}}" value="{{form.system_name}}" bindinput="__e"/></view><view class="cell flex-between-center mt-64"><view class="fs-28 lh-40rpx">用户姓名</view><input class="fs-28 text-right" type="text" placeholder="请输入姓名" placeholder-class="text--w111-ccc" data-event-opts="{{[['input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" value="{{form.name}}" bindinput="__e"/></view><view class="cell flex-between-center mt-64"><view class="fs-28 lh-40rpx">联系电话</view><input class="fs-28 text-right" type="number" placeholder="请输入手机号" placeholder-class="text--w111-ccc" data-event-opts="{{[['input',[['__set_model',['$0','phone','$event',[]],['form']]]]]}}" value="{{form.phone}}" bindinput="__e"/></view><view class="cell flex-between-center mt-64"><view class="fs-28 lh-40rpx">验证码</view><view class="flex-y-center"><input class="fs-28 text-right" type="number" placeholder="请输入验证码" placeholder-class="text--w111-ccc" data-event-opts="{{[['input',[['__set_model',['$0','captcha','$event',[]],['form']]]]]}}" value="{{form.captcha}}" bindinput="__e"/><button class="code-btn w-168 h-56 flex-center fs-24 ml-20" disabled="{{disabled}}" data-event-opts="{{[['tap',[['code',['$event']]]]]}}" bindtap="__e">{{text}}</button></view></view><view class="fs-28 lh-40rpx mt-64">请上传营业执照及相关资质证明图片</view><view class="fs-24 lh-34rpx text--w111-ccc mt-12">(图片最多可上传8张,图片格式支持JPJ、PNG、JPEG)</view><view class="grid-column-4 grid-gap-24rpx mt-24"><block wx:for="{{form.images}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="relative w-148 h-148"><image class="w-148 h-148 rd-16rpx" src="{{item}}" mode="aspectFill"></image><view data-event-opts="{{[['tap',[['DelPic',[index]]]]]}}" class="abs-rt w-32 h-32 del-pic flex-center" bindtap="__e"><text class="iconfont icon-ic_close text--w111-fff fs-24"></text></view></view></block><block wx:if="{{$root.g0<8}}"><view data-event-opts="{{[['tap',[['uploadpic',['$event']]]]]}}" class="h-148 flex-col flex-center upload bg--w111-f5f5f5 text--w111-999 rd-16rpx" bindtap="__e"><text class="iconfont icon-ic_camera fs-42"></text><text class="fs-24 lh-34rpx pt-8">上传图片</text></view></block></view><view class="flex-y-center mt-32"><text data-event-opts="{{[['tap',[['proviceSelect',['$event']]]]]}}" class="{{['iconfont','fs-30',isSelect?'icon-a-ic_CompleteSelect':'icon-ic_unselect']}}" bindtap="__e"></text><text class="fs-24 text--w111-999 pl-12">已阅读并同意</text><text data-event-opts="{{[['tap',[['getAgreement',['$event']]]]]}}" class="font-red fs-24" bindtap="__e">《供应商协议》</text></view><view data-event-opts="{{[['tap',[['submitSupply',['$event']]]]]}}" class="{{['w-full','h-88','rd-44rpx','flex-center','text--w111-fff','fs-28','mt-48',isSelectStar?'bg-red':'bg-disabled']}}" bindtap="__e">提交申请</view></view></view><verify class="vue-ref" vue-id="42abfc37-1" captchaType="blockPuzzle" imgSize="{{({width:'330px',height:'155px'})}}" data-ref="verify" data-event-opts="{{[['^success',[['success']]]]}}" bind:success="__e" bind:__l="__l"></verify><tui-modal vue-id="42abfc37-2" show="{{showModal}}" maskClosable="{{true}}" custom="{{true}}" data-event-opts="{{[['^cancel',[['hideModal']]]]}}" bind:cancel="__e" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" class="tui-modal-custom" catchtouchmove="__e"><view class="fs-32 fw-500 lh-44rpx text-center">供应商协议</view><view class="fs-28 text--w111-666 lh-44rpx mt-24"><scroll-view style="max-height:700rpx;" scroll-y="true"><jyf-parser class="vue-ref" vue-id="{{('42abfc37-3')+','+('42abfc37-2')}}" html="{{supplierAgreement}}" tag-style="{{tagStyle}}" data-ref="article" bind:__l="__l"></jyf-parser></scroll-view></view><view data-event-opts="{{[['tap',[['hideModal',['$event']]]]]}}" class="w-full h-72 rd-36rpx flex-center bg-red fs-26 text--w111-fff mt-32" bindtap="__e">知道了</view></view></tui-modal></view> |