1 |
- <view class="app-view data-v-baeacef0"><view class="app-information data-v-baeacef0"><view class="app-contact-information dir-left-wrap main-between data-v-baeacef0"><text class="data-v-baeacef0">{{"收货人:"+item.name}}</text><text class="data-v-baeacef0">{{item.mobile}}</text></view><text class="address data-v-baeacef0">{{"收货地址: "+item.address}}</text></view><view data-event-opts="{{[['tap',[['editStop',['$event']]]]]}}" class="app-operating dir-left-nowrap cross-center data-v-baeacef0" catchtap="__e"><block wx:if="{{is_hide_default_btn}}"><view class="dir-left-nowrap cross-center data-v-baeacef0"><view class="app-radio data-v-baeacef0"><app-radio vue-id="58de130c-1" theme="{{theme}}" width="32" height="32" type="round" value="{{item.is_default == 1}}" data-event-opts="{{[['^click',[['changeDefault',['$event']]]],['^input',[['__set_model',['$0','is_default == 1','$event',[]],['item']]]]]}}" catch:click="__e" bind:input="__e" class="data-v-baeacef0" bind:__l="__l"></app-radio></view><block wx:if="{{item.is_default==='0'}}"><text class="app-text app-text-color-default data-v-baeacef0">设为默认</text></block><block wx:else><block wx:if="{{item.is_default==='1'}}"><text class="{{['app-text data-v-baeacef0',theme+'-m-text '+theme]}}">已设为默认</text></block></block></view></block><view class="app-operating-view dir-left-nowrap cross-center main-between data-v-baeacef0"><view data-event-opts="{{[['tap',[['edit',['$event']]]]]}}" class="app-modify dir-left-nowrap cross-center main-between data-v-baeacef0" catchtap="__e"><icon class="app-icon app-modify-icon data-v-baeacef0"></icon><text class="data-v-baeacef0">编辑</text></view><view data-event-opts="{{[['tap',[['destroy',['$event']]]]]}}" class="app-delete dir-left-nowrap cross-center main-between data-v-baeacef0" catchtap="__e"><icon class="app-icon app-delete-icon data-v-baeacef0"></icon><text class="data-v-baeacef0">删除</text></view></view></view></view>
|