1 |
- <view id="editAddres" class="data-v-2f59ca5f"><view class="editBox data-v-2f59ca5f"><view class="inBox dfsb data-v-2f59ca5f"><text class="data-v-2f59ca5f">收货人</text><input focus="{{true}}" type="text" placeholder="请填写收货人姓名" data-event-opts="{{[['input',[['__set_model',['$0','name','$event',[]],['newsInfo']]]]]}}" value="{{newsInfo.name}}" bindinput="__e" class="data-v-2f59ca5f"/></view><view class="inBox dfsb data-v-2f59ca5f"><text class="data-v-2f59ca5f">手机号码</text><input type="text" placeholder="请填写收货人手机号码" data-event-opts="{{[['input',[['__set_model',['$0','phone','$event',[]],['newsInfo']]]]]}}" value="{{newsInfo.phone}}" bindinput="__e" class="data-v-2f59ca5f"/></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="inBox dfsb data-v-2f59ca5f" bindtap="__e"><text class="data-v-2f59ca5f">所在地区</text><input disabled="{{true}}" type="text" placeholder="省市区、乡镇" data-event-opts="{{[['input',[['__set_model',['$0','address','$event',[]],['newsInfo']]]]]}}" value="{{newsInfo.address}}" bindinput="__e" class="data-v-2f59ca5f"/><picker-address bind:confirm="__e" bind:input="__e" vue-id="883ffaf2-1" value="{{addressShow}}" data-event-opts="{{[['^confirm',[['addresspick']]],['^input',[['__set_model',['','addressShow','$event',[]]]]]]}}" class="data-v-2f59ca5f" bind:__l="__l"></picker-address><u-icon vue-id="883ffaf2-2" size="16" name="arrow-right" class="data-v-2f59ca5f" bind:__l="__l"></u-icon></view><view class="inBox spec dffd data-v-2f59ca5f"><text class="specbot data-v-2f59ca5f">详细地址</text><input type="text" placeholder="街道、、小区、楼牌号、单元室等" data-event-opts="{{[['input',[['__set_model',['$0','detail','$event',[]],['newsInfo']]]]]}}" value="{{newsInfo.detail}}" bindinput="__e" class="data-v-2f59ca5f"/></view></view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="editBox dfsb specbox data-v-2f59ca5f" bindtap="__e"><text class="data-v-2f59ca5f">设为默认</text><u-switch bind:input="__e" vue-id="883ffaf2-3" activeColor="#5FB25A" value="{{value}}" data-event-opts="{{[['^input',[['__set_model',['','value','$event',[]]]]]]}}" class="data-v-2f59ca5f" bind:__l="__l"></u-switch></view><block wx:if="{{state}}"><view data-event-opts="{{[['tap',[['delAdd',['$event']]]]]}}" class="clickbtn delbtn promain data-v-2f59ca5f" bindtap="__e">删除收货地址</view></block><view data-event-opts="{{[['tap',[['saveAdd',['$event']]]]]}}" class="clickbtn data-v-2f59ca5f" bindtap="__e">保存</view></view>
|