公司小程序
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 line
5.5 KiB

3 years ago
<view class="main data-v-92f949b4"><view class="back data-v-92f949b4"></view><u-navbar vue-id="19e88aa0-1" title="{{$root.m0}}" safeAreaInsetTop="{{true}}" fixed="{{true}}" bgColor="#FFFFFF00" data-event-opts="{{[['^leftClick',[['onTouchBack']]]]}}" bind:leftClick="__e" class="data-v-92f949b4" bind:__l="__l"></u-navbar><image class="top_banner data-v-92f949b4" src="{{$root.m1}}" mode="widthFix"></image><view class="body data-v-92f949b4"><view style="width:100%;height:129rpx;position:absolute;top:0;left:0;right:0;" class="data-v-92f949b4"><view style="width:8rpx;height:22rpx;background:#D49B4B;opacity:1;border-radius:1px 5px 5px 1px;position:absolute;top:42rpx;left:20rpx;" class="data-v-92f949b4"></view><text class="title_text data-v-92f949b4">客户资料填写</text></view><view class="u-form-body data-v-92f949b4"><u-form vue-id="19e88aa0-2" labelPosition="left" model="{{customer}}" rules="{{rules}}" labelStyle="{{form_tile_title}}" data-ref="form1" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('19e88aa0-3')+','+('19e88aa0-2')}}" prop="name" borderBottom="{{true}}" label="姓名*" data-ref="name" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><input class="form_input data-v-92f949b4" placeholder="{{rules['name'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e0',['$event']]]]]}}" value="{{customer.name}}" bindblur="__e"/></u-form-item><u-form-item vue-id="{{('19e88aa0-4')+','+('19e88aa0-2')}}" label="电话*" prop="phone" borderBottom="{{true}}" data-ref="phone" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><input class="form_input data-v-92f949b4" placeholder="{{rules['phone'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e1',['$event']]]]]}}" value="{{customer.phone}}" bindblur="__e"/></u-form-item><u-form-item vue-id="{{('19e88aa0-5')+','+('19e88aa0-2')}}" label="行业" prop="industry" borderBottom="{{true}}" data-ref="industry" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><input class="form_input data-v-92f949b4" placeholder="{{rules['industry'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e2',['$event']]]]]}}" value="{{customer.industry}}" bindblur="__e"/></u-form-item><u-form-item vue-id="{{('19e88aa0-6')+','+('19e88aa0-2')}}" label="需求*" prop="demand" borderBottom="{{true}}" data-ref="demand" data-event-opts="{{[['^click',[['onClickToSelectNeeds']]]]}}" bind:click="__e" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default','right']}}"><input class="form_input data-v-92f949b4" placeholder="{{rules['demand'].message}}" disabled="{{true}}" placeholder-class="form_holder" value="{{customer.demand}}"/><u-icon vue-id="{{('19e88aa0-7')+','+('19e88aa0-6')}}" slot="right" name="arrow-right" class="data-v-92f949b4" bind:__l="__l"></u-icon></u-form-item><u-form-item vue-id="{{('19e88aa0-8')+','+('19e88aa0-2')}}" label="城市*" prop="city" borderBottom="{{true}}" data-ref="city" data-event-opts="{{[['^click',[['onClickToSelectCity']]]]}}" bind:click="__e" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default','right']}}"><pick-regions vue-id="{{('19e88aa0-9')+','+('19e88aa0-8')}}" defaultRegion="{{defaultRegion}}" data-event-opts="{{[['^getRegion',[['handleGetRegion']]]]}}" bind:getRegion="__e" class="data-v-92f949b4" bind:__l="__l" vue-slots="{{['default']}}"><input class="form_input data-v-92f949b4" placeholder="{{rules['city'].message}}" disabled="{{true}}" placeholder-class="form_holder" value="{{customer.city}}"/></pick-regions><u-icon vue-id="{{('19e88aa0-10')+','+('19e88aa0-8')}}" slot="right" name="arrow-right" class="data-v-92f949b4" bind:__l="__l"></u-icon></u-form-item><u-form-item vue-id="{{('19e88aa0-11')+','+('19e88aa0-2')}}" label="详细地址" prop="address" borderBottom="{{true}}" labelWidth="120rpx" data-ref="address" class="data-v-92f949b4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><input class="form_input data-v-92f949b4" placeholder="{