weliam-smartcity智慧城市
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
2.0 KiB

<view class="bindingClerk data-v-cd76ed6c"><block wx:if="{{!loadlogo}}"><loadlogo vue-id="e165be08-1" class="data-v-cd76ed6c" bind:__l="__l"></loadlogo></block><view class="binding-title data-v-cd76ed6c"><swiper class="swiper data-v-cd76ed6c" indicator-color="rgba(255,255,255,.4)" indicator-active-color="rgba(255,255,255,.85)" indicator-dots="{{true}}" autoplay="{{true}}" interval="{{2000}}" duration="{{500}}"><block wx:for="{{storeData.adv}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item style="border-radius:15rpx;" class="data-v-cd76ed6c"><image src="{{item}}" class="data-v-cd76ed6c"></image></swiper-item></block></swiper></view><view class="binding-content data-v-cd76ed6c"><view class="abbox data-v-cd76ed6c"><view class="storeName data-v-cd76ed6c"><view class="f-36 f-w col-3 data-v-cd76ed6c">{{storeData.storename}}</view><view class="f-24 col-9 data-v-cd76ed6c" style="padding-top:20rpx;">{{storeData.address}}</view></view><view class="user data-v-cd76ed6c"><view class="f-36 f-w col-3 data-v-cd76ed6c" style="padding-bottom:30rpx;">绑定信息</view><view class="dis-flex inputbox data-v-cd76ed6c"><view class="input-title t-r data-v-cd76ed6c">姓名</view><view class="input-content data-v-cd76ed6c"><input class="input data-v-cd76ed6c" adjust-position="false" placeholder="请输入真实姓名" type="text" value="{{name}}" data-event-opts="{{[['input',[['__set_model',['','name','$event',[]]]]]]}}" bindinput="__e"/></view></view><view class="dis-flex inputbox data-v-cd76ed6c" style="margin-top:30rpx;"><view class="input-title t-r data-v-cd76ed6c">手机号</view><view class="input-content data-v-cd76ed6c"><input class="input data-v-cd76ed6c" adjust-position="false" maxlength="11" placeholder="请输入手机联系方式" type="number" value="{{phone}}" data-event-opts="{{[['input',[['__set_model',['','phone','$event',[]]]]]]}}" bindinput="__e"/></view></view></view></view></view><view data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="submit-btn data-v-cd76ed6c" bindtap="__e">提交绑定信息</view></view>