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

<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="客户新增" safeAreaInsetTop="{{true}}" fixed="{{true}}" bgColor="#FFFFFF00" 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="{{model}}" 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="userInfo.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['userInfo.name'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e0',['$event']]]]]}}" value="{{model.userInfo.name}}" bindblur="__e"/></u-form-item><u-form-item vue-id="{{('19e88aa0-4')+','+('19e88aa0-2')}}" label="电话*" prop="userInfo.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['userInfo.phone'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e1',['$event']]]]]}}" value="{{model.userInfo.phone}}" bindblur="__e"/></u-form-item><u-form-item vue-id="{{('19e88aa0-5')+','+('19e88aa0-2')}}" label="行业" prop="userInfo.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['userInfo.industry'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e2',['$event']]]]]}}" value="{{model.userInfo.industry}}" bindblur="__e"/></u-form-item><u-form-item vue-id="{{('19e88aa0-6')+','+('19e88aa0-2')}}" label="需求*" prop="userInfo.needs" borderBottom="{{true}}" data-ref="needs" 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['userInfo.needs'].message}}" disabled="{{true}}" placeholder-class="form_holder"/><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="userInfo.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')}}" defaultRegions="{{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['userInfo.city'].message}}" disabled="{{true}}" placeholder-class="form_holder" value="{{model.userInfo.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="userInfo.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['userInfo.address'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e3',['$event']]]]]}}" value="{{model.userInfo.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['userInfo.intro'].message}}" placeholder-class="form_holder" data-event-opts="{{[['blur',[['e4',['$event']]]]]}}" bindblur="__e">{{model.userInfo.intro}}</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">提交</text></view></view>