| 1 |
- <view class="app-content _div data-v-7c628598"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-7c628598"><view class="module-com _div data-v-7c628598"><tui-list-cell class="line-cell data-v-7c628598" vue-id="0feeae6e-1" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7c628598">花店名称</view><input class="tui-input data-v-7c628598" placeholder-class="phcolor" placeholder-style="color:#CCCCCC" name="name" placeholder="请输入花店名称" data-event-opts="{{[['input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" value="{{form.name}}" bindinput="__e"/></tui-list-cell><tui-list-cell class="line-cell data-v-7c628598" vue-id="0feeae6e-2" hover="{{false}}" arrow="{{true}}" data-event-opts="{{[['^click',[['openAddres']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7c628598">所在城市</view><block wx:if="{{form.province}}"><view class="tui-input _div data-v-7c628598">{{form.province+'-'+form.city}}</view></block><block wx:else><view class="tui-placeholder _div data-v-7c628598">请选择</view></block></tui-list-cell><tui-list-cell class="line-cell data-v-7c628598" vue-id="0feeae6e-3" hover="{{false}}" arrow="{{true}}" data-event-opts="{{[['^click',[['selRegionFn']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7c628598">详细地址</view><block wx:if="{{form.address}}"><view class="tui-input _div data-v-7c628598">{{form.address}}</view></block><block wx:else><view class="tui-placeholder _div data-v-7c628598">请填写详细地址</view></block></tui-list-cell><tui-list-cell class="line-cell data-v-7c628598" vue-id="0feeae6e-4" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7c628598">门牌号</view><input class="tui-input data-v-7c628598" placeholder-class="phcolor" placeholder-style="color:#CCCCCC" name="floor" placeholder="楼号门牌号(选填)" data-event-opts="{{[['input',[['__set_model',['$0','floor','$event',[]],['form']]]]]}}" value="{{form.floor}}" bindinput="__e"/></tui-list-cell></view><view class="module-com _div data-v-7c628598"><tui-list-cell class="line-cell code-wrap data-v-7c628598" vue-id="0feeae6e-5" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7c628598">我的昵称</view><view class="tui-code _div data-v-7c628598" style="width:260rpx;">{{nickName}}</view><button class="admin-button-com blue mini-btn data-v-7c628598" open-type="getUserInfo" data-event-opts="{{[['getuserinfo',[['getWxAvatar',['$event']]]]]}}" bindgetuserinfo="__e">帮我填</button></tui-list-cell></view><view class="module-com _div data-v-7c628598"><tui-list-cell class="line-cell code-wrap data-v-7c628598" vue-id="0feeae6e-6" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7c628598">我的手机号</view><view class="tui-code _div data-v-7c628598" style="width:260rpx;">{{form.mobile}}</view><button class="admin-button-com blue mini-btn data-v-7c628598" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['getWxMobile',['$event']]]]]}}" bindgetphonenumber="__e">帮我填</button></tui-list-cell></view><block wx:if="{{!$root.g0}}"><view class="module-com recommend-wrap _div data-v-7c628598"><view class="recommend-tag _div data-v-7c628598">引荐人</view><view class="recommend-det _div data-v-7c628598"><image style="width:90rpx;height:90rpx;border-radius:42rpx;" mode="scaleToFill" src="{{merchantData.smallLogoUrl}}" data-event-opts="{{[['error',[['imageError',['$event']]]]]}}" binderror="__e" class="data-v-7c628598"></image><view class="recommend-info _div data-v-7c628598"><view class="app-size-32 _div data-v-7c628598">{{merchantData.name}}</view></view></view></view></block><view class="btn-wrap _div data-v-7c628598"><button class="admin-button-com blue big data-v-7c628598" formType="submit">确认</button></view><app-area-sel vue-id="0feeae6e-7" show="{{showRegion}}" city="{{form.city}}" data-event-opts="{{[['^updateShow',[['__set_sync',['$0','showRegion','$event'],['']]]],['^change',[['changeAreaFn']]]]}}" bind:updateShow="__e" bind:change="__e" class="data-v-7c628598" bind:__l="__l"></app-area-sel><simple-address vue-id="0feeae6e-8" region="{{regionData}}" pickerValueDefault="{{cityPickerValueDefault}}" data-ref="simpleAddress" data-event-opts="{{[['^onConfirm',[['onCityConfirm']]]]}}" bind:onConfirm="__e" class="data-v-7c628598 vue-ref" bind:__l="__l"></simple-address></form></view>
|