address.wxml 3.4 KB

1
  1. <view class="sign-page data-v-2eae978f"><view class="view-wrap data-v-2eae978f"><view class="card data-v-2eae978f"><view class="form-item data-v-2eae978f"><view class="form-item__title data-v-2eae978f"><view class="name data-v-2eae978f">区域</view><view class="extra data-v-2eae978f"></view></view><view class="form-item__input__wrap data-v-2eae978f"><view data-event-opts="{{[['tap',[['showArea',['$event']]]]]}}" class="form-item__input data-v-2eae978f" bindtap="__e"><input class="input data-v-2eae978f" placeholder-class="input-placeholder" type="text" placeholder="请选择区域" disabled="{{true}}" value="{{form.blessingAreaName}}"/><view class="icon data-v-2eae978f"><image style="width:16rpx;height:16rpx;" src="/static/app/page3/arrow-down.png" mode="aspectFit" class="data-v-2eae978f"></image></view></view></view></view><view class="form-item data-v-2eae978f"><view class="form-item__title data-v-2eae978f"><view class="name data-v-2eae978f">阁位</view><view class="extra data-v-2eae978f"></view></view><view class="form-item__input__wrap data-v-2eae978f"><view data-event-opts="{{[['tap',[['showPos',['$event']]]]]}}" class="form-item__input data-v-2eae978f" bindtap="__e"><input class="input data-v-2eae978f" placeholder-class="input-placeholder" type="text" placeholder="请选择阁位" disabled="{{true}}" value="{{form.blessingPositionName}}"/><view class="icon data-v-2eae978f"><image style="width:16rpx;height:16rpx;" src="/static/app/page3/arrow-down.png" mode="aspectFit" class="data-v-2eae978f"></image></view></view></view></view><view class="form-item data-v-2eae978f"><view class="form-item__title data-v-2eae978f"><view class="name data-v-2eae978f">经办人验证码</view><view class="extra data-v-2eae978f"></view></view><view class="form-item__input__wrap data-v-2eae978f"><view class="form-item__input data-v-2eae978f"><input class="input data-v-2eae978f" placeholder-class="input-placeholder" type="text" placeholder="请输入验证码" data-event-opts="{{[['input',[['__set_model',['$0','code','$event',[]],['form']]]]]}}" value="{{form.code}}" bindinput="__e"/></view></view></view><view data-event-opts="{{[['tap',[['getCode',['$event']]]]]}}" class="{{['tip-btn','data-v-2eae978f',(send)?'disable':'']}}" bindtap="__e">{{tips}}</view></view><view class="button-wrap data-v-2eae978f"><button class="u-reset-button sing-btn data-v-2eae978f" type="default" data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" bindtap="__e">确认绑定</button></view></view><c-form-type-action-sheet generic:scoped-slots-default="address-c-form-type-action-sheet-default" data-vue-generic="scoped" vue-id="0506476f-1" title="请选择区域" loadData="{{getArea}}" data-ref="area" class="data-v-2eae978f vue-ref" bind:__l="__l" vue-slots="{{['default']}}"></c-form-type-action-sheet><c-form-type-action-sheet generic:scoped-slots-default="address-c-form-type-action-sheet-default1" data-vue-generic="scoped" vue-id="0506476f-2" title="请选择阁位" loadData="{{getPos}}" data-ref="pos" class="data-v-2eae978f vue-ref" bind:__l="__l" vue-slots="{{['default']}}"></c-form-type-action-sheet><u-code vue-id="0506476f-3" seconds="{{seconds}}" data-ref="uCode" data-event-opts="{{[['^end',[['end']]],['^start',[['start']]],['^change',[['codeChange']]]]}}" bind:end="__e" bind:start="__e" bind:change="__e" class="data-v-2eae978f vue-ref" bind:__l="__l"></u-code><u-toast vue-id="0506476f-4" data-ref="uToast" class="data-v-2eae978f vue-ref" bind:__l="__l"></u-toast></view>