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.3 KiB
1 lines
2.3 KiB
<view style="{{(colorStyle)}}" class="data-v-d5d95488"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-d5d95488"><view class="addAddress data-v-d5d95488"><view class="list data-v-d5d95488"><view class="item acea-row row-between-wrapper data-v-d5d95488"><view class="name data-v-d5d95488">{{$root.m0}}</view><input type="text" placeholder="{{$root.m1}}" name="real_name" placeholder-class="placeholder" value="{{userAddress.real_name}}" class="data-v-d5d95488"/></view><view class="item acea-row row-between-wrapper data-v-d5d95488"><view class="name data-v-d5d95488">{{$root.m2}}</view><input type="number" placeholder="{{$root.m3}}" name="phone" placeholder-class="placeholder" pattern="\d*" value="{{userAddress.phone}}" class="data-v-d5d95488"/></view><view class="item acea-row row-between-wrapper data-v-d5d95488"><view class="name data-v-d5d95488">{{$root.m4}}</view><view class="address data-v-d5d95488"><picker mode="multiSelector" value="{{valueRegion}}" range="{{multiArray}}" data-event-opts="{{[['change',[['bindRegionChange',['$event']]]],['columnchange',[['bindMultiPickerColumnChange',['$event']]]]]}}" bindchange="__e" bindcolumnchange="__e" class="data-v-d5d95488"><view class="acea-row data-v-d5d95488"><view class="picker data-v-d5d95488">{{region[0]+","+region[1]+","+region[2]}}</view><view class="iconfont icon-dizhi fontcolor data-v-d5d95488"></view></view></picker></view></view><view class="item acea-row row-between-wrapper data-v-d5d95488"><view class="name data-v-d5d95488">{{$root.m5}}</view><input type="text" placeholder="{{$root.m6}}" name="detail" placeholder-class="placeholder" value="{{userAddress.detail}}" class="data-v-d5d95488"/></view></view><view data-event-opts="{{[['tap',[['ChangeIsDefault',['$event']]]]]}}" class="default acea-row row-middle data-v-d5d95488" bindtap="__e"><checkbox-group class="data-v-d5d95488"><checkbox checked="{{userAddress.is_default?true:false}}" class="data-v-d5d95488"></checkbox>{{$root.m7+''}}</checkbox-group></view><button class="keepBnt bg-color data-v-d5d95488" form-type="submit">{{$root.m8}}</button><block wx:if="{{!id}}"><view data-event-opts="{{[['tap',[['getWxAddress',['$event']]]]]}}" class="wechatAddress data-v-d5d95488" bindtap="__e">{{$root.m9}}</view></block></view></form></view> |