This commit is contained in:
2025-12-20 08:34:16 +08:00
commit 9d4fdc7242
872 changed files with 3536 additions and 0 deletions

View File

@@ -0,0 +1 @@
<page-meta page-style="{{themeColor}}" class="data-v-4f029d32"></page-meta><view class="data-v-4f029d32"><view class="data-v-4f029d32"><scroll-view class="refund-container data-v-4f029d32" scroll-y="true"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="goods-wrap data-v-4f029d32"><view class="goods-img data-v-4f029d32"><image src="{{item.g0}}" mode="aspectFill" lazy-load="{{true}}" data-event-opts="{{[['error',[['e0',['$event']]]]]}}" data-event-params="{{({item:item.$orig})}}" binderror="__e" class="data-v-4f029d32"></image></view><view class="goods-info data-v-4f029d32"><view class="goods-name data-v-4f029d32">{{item.$orig.sku_name}}</view></view></view></block><view class="data-v-4f029d32"><view class="refund-form data-v-4f029d32"><view data-event-opts="{{[['tap',[['openPopup',['refundReasonPopup']]]]]}}" class="item-wrap data-v-4f029d32" bindtap="__e"><view class="label data-v-4f029d32">退款原因:</view><view class="cont reason data-v-4f029d32"><block wx:if="{{!$root.g1}}"><text class="color-tip data-v-4f029d32">请选择</text></block><block wx:else><text class="color-tip data-v-4f029d32">{{refund_reason}}</text></block></view><text class="iconfont icon-right data-v-4f029d32"></text></view><view class="item-wrap data-v-4f029d32"><view class="label data-v-4f029d32">退款方式:</view><block wx:if="{{refund_type==1}}"><view class="cont color-base-text data-v-4f029d32">退款无需退货</view></block><block wx:else><view class="cont color-base-text data-v-4f029d32">退货退款</view></block></view><view class="item-wrap data-v-4f029d32"><view class="label data-v-4f029d32">退款金额:</view><view class="cont color-base-text data-v-4f029d32">{{$root.m0+refund_data.refund_money}}</view></view></view><view class="refund-form data-v-4f029d32"><view class="item-wrap data-v-4f029d32"><view class="label active data-v-4f029d32">退款说明</view></view><block wx:if="{{!showText}}"><textarea class="newText data-v-4f029d32" placeholder="请输入退款说明(选填)" placeholder-class="color-tip font-size-tag" auto-height="{{true}}" data-event-opts="{{[['input',[['__set_model',['','refund_remark','$event',[]]]]]]}}" value="{{refund_remark}}" bindinput="__e"></textarea></block></view><view data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="{{['sub-btn','data-v-4f029d32',(isIphoneX)?'safe-area':'']}}" bindtap="__e"><button type="primary" class="data-v-4f029d32">{{$root.m1}}</button></view></view><uni-popup vue-id="6b997ab4-1" type="bottom" data-ref="refundReasonPopup" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-4f029d32 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="refund-reason-popup popup data-v-4f029d32"><view class="popup-header data-v-4f029d32"><view class="data-v-4f029d32"><text class="tit data-v-4f029d32">退款原因</text></view><view data-event-opts="{{[['tap',[['closePopup',['refundReasonPopup']]]]]}}" class="align-right data-v-4f029d32" bindtap="__e"><text class="iconfont icon-close data-v-4f029d32"></text></view></view><view class="popup-body data-v-4f029d32"><scroll-view class="{{['scroll-view','data-v-4f029d32',(isIphoneX)?'safe-area':'']}}" scroll-y="true"><view class="reason-list data-v-4f029d32"><block wx:for="{{refund_data.refund_reason_type}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['changeReason',['$0'],[[['refund_data.refund_reason_type','',index]]]]]]]}}" class="item data-v-4f029d32" bindtap="__e"><view class="reason data-v-4f029d32">{{item}}</view><view class="{{['iconfont','data-v-4f029d32',refund_reason==item?'icon-yuan_checked color-base-text':'icon-yuan_checkbox']}}"></view></view></block></view></scroll-view></view><view class="{{['popup-footer','data-v-4f029d32',(isIphoneX)?'bottom-safe-area':'']}}"><view data-event-opts="{{[['tap',[['closePopup',['refundReasonPopup']]]]]}}" class="confirm-btn color-base-bg data-v-4f029d32" bindtap="__e">确定</view></view></view></uni-popup></scroll-view><loading-cover vue-id="6b997ab4-2" data-ref="loadingCover" class="data-v-4f029d32 vue-ref" bind:__l="__l"></loading-cover></view></view>