公司小程序
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.5 KiB

<view class="main_background data-v-92f949b4"><view class="top data-v-92f949b4"><image class="top_banner data-v-92f949b4" src="../../static/images/kehu/bg_2.png"></image><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></view><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="{{rules['address'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e3',['$event']]]]]}}" value="{{customer.address}}" bindblur="__e"/></u-form-item></u-form><u-gap vue-id="19e88aa0-12" height="37rpx" class="data-v-92f949b4" bind:__l="__l"></u-gap><view style="width:662rpx;height:190rpx;background-color:#0081FF00;" class="data-v-92f949b4"><text class="form_label_style data-v-92f949b4">详细描述</text><u-gap vue-id="19e88aa0-13" height="20rpx" class="data-v-92f949b4" bind:__l="__l"></u-gap><view class="more_info_box data-v-92f949b4"><textarea class="form_input_textarea data-v-92f949b4" placeholder="{{rules['descmsg'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e4',['$event']]]]]}}" value="{{customer.descmsg}}" bindblur="__e"></textarea></view></view></view></view><view data-event-opts="{{[['tap',[['onConfirm',['$event']]]]]}}" class="comfirm_button data-v-92f949b4" bindtap="__e"><text class="text_comfirm data-v-92f949b4">{{$root.m1}}</text></view><u-popup vue-id="19e88aa0-14" show="{{isNeedSelectShowing}}" mode="bottom" borderRadius="20rpx" round="20rpx" safeAreaInsetBottom="{{true}}" data-event-opts="{{[['^close',[['onNeedsSelectClose']]]]}}" bind:close="__e" class="data-v-92f949b4" bind:__l="__l" vue-slots="{{['default']}}"><needs-select vue-id="{{('19e88aa0-15')+','+('19e88aa0-14')}}" selected="{{$root.m2}}" data-ref="NeedsSelect" class="data-v-92f949b4 vue-ref" bind:__l="__l"></needs-select></u-popup></view>