companyInfoEditAddress.wxml 1.9 KB
<view class="app data-v-445f5f65"><view class="box data-v-445f5f65"><view class="box-input data-v-445f5f65"><view class="box-input-title data-v-445f5f65">所在城市</view><view style="display:flex;justify-content:space-between;align-items:center;" class="data-v-445f5f65"><view style="width:90%;" class="data-v-445f5f65"><u-input vue-id="478d0e41-1" type="select" input-align="left" placeholder="请选择" clearable="{{false}}" custom-style="{{({fontSize:'30rpx',color:'#000000',backgroundColor:'#fff',paddingLeft:'0px'})}}" value="{{address}}" data-event-opts="{{[['^click',[['e0']]],['^input',[['__set_model',['','address','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-445f5f65" bind:__l="__l"></u-input></view><image style="width:20rpx;height:32rpx;" src="/static/img/common/arrow_right.png" class="data-v-445f5f65"></image></view></view><view class="box-title data-v-445f5f65" style="margin-top:10px;">详细地址</view><view style="margin-top:10px;" class="data-v-445f5f65"><u-input bind:input="__e" vue-id="478d0e41-2" maxlength="200" input-align="left" clearable="{{false}}" placeholder="请输入您的详细地址" type="textarea" height="{{280}}" custom-style="{{({fontSize:'26rpx',color:'#000000',backgroundColor:'#F7F7F7',padding:'10px 17px'})}}" value="{{mark}}" data-event-opts="{{[['^input',[['__set_model',['','mark','$event',[]]]]]]}}" class="data-v-445f5f65" bind:__l="__l"></u-input></view></view><view style="height:100px;" class="data-v-445f5f65"></view><view class="btmBtn data-v-445f5f65"><view data-event-opts="{{[['tap',[['submitSel',['$event']]]]]}}" class="submit data-v-445f5f65" bindtap="__e">保存</view></view><u-select vue-id="478d0e41-3" mode="mutil-column-auto" list="{{area}}" confirm-color="#0cb17a" value="{{selectShow}}" data-event-opts="{{[['^confirm',[['selectConfirm']]],['^input',[['__set_model',['','selectShow','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-445f5f65" bind:__l="__l"></u-select></view>