1 |
- <app-layout vue-id="a3187abe-1" class="data-v-458ca196" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{is_show}}"><view class="refund-box data-v-458ca196"><view class="goods-box data-v-458ca196"><app-jump-button vue-id="{{('a3187abe-2')+','+('a3187abe-1')}}" url="{{'/pages/goods/goods?id='+refundDetail.goods_id}}" class="data-v-458ca196" bind:__l="__l" vue-slots="{{['default']}}"><app-order-goods-info style="width:100%;" vue-id="{{('a3187abe-3')+','+('a3187abe-2')}}" goods="{{refundDetail.goods_info}}" class="data-v-458ca196" bind:__l="__l"></app-order-goods-info></app-jump-button></view><block wx:if="{{switchBool}}"><view class="tab-box data-v-458ca196"><app-switch-tab vue-id="{{('a3187abe-4')+','+('a3187abe-1')}}" currentIndex="{{type}}" list="{{tabList}}" data-event-opts="{{[['^tabEvent',[['tabClick']]]]}}" bind:tabEvent="__e" class="data-v-458ca196" bind:__l="__l"></app-switch-tab></view></block><form class="form-box data-v-458ca196"><view class="dir-left-nowrap remark-box data-v-458ca196"><view class="box-grow-0 label data-v-458ca196">{{''+(type==0?'退款':'换货')+'原因'}}</view><view class="box-grow-1 data-v-458ca196"><app-textarea bind:input="__e" vue-id="{{('a3187abe-5')+','+('a3187abe-1')}}" padding-y="0" padding-x="20" font-size="32" show-border="{{false}}" placeholder="{{'请输入'+(type==0?'退款':'换货')+'原因'}}" value="{{remark}}" data-event-opts="{{[['^input',[['__set_model',['','remark','$event',[]]]]]]}}" class="data-v-458ca196" bind:__l="__l"></app-textarea></view></view><block wx:if="{{type==0}}"><block class="data-v-458ca196"><view class="dir-left-nowrap price-box data-v-458ca196"><view class="data-v-458ca196">退款金额</view><input class="price data-v-458ca196" name="refund_price" placeholder-style="color:#aaa" placeholder="{{'最多可退款'+refundDetail.refund_price}}" data-event-opts="{{[['input',[['__set_model',['','refund_price','$event',[]]]]]]}}" value="{{refund_price}}" bindinput="__e"/></view></block></block><view class="image-box data-v-458ca196"><view class="label data-v-458ca196">上传凭证</view><app-upload-image vue-id="{{('a3187abe-6')+','+('a3187abe-1')}}" backgroundColor="#fff" maxNum="{{maxNum}}" data-event-opts="{{[['^imageEvent',[['imageEvent']]]]}}" bind:imageEvent="__e" class="data-v-458ca196" bind:__l="__l"></app-upload-image></view><view class="data-v-458ca196"><app-jump-button vue-id="{{('a3187abe-7')+','+('a3187abe-1')}}" class="data-v-458ca196" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['formSubmit',['$event']]]]]}}" class="btn main-center cross-center data-v-458ca196" bindtap="__e">提交</view></app-jump-button></view></form></view></block></app-layout>
|