|
| xqd
@@ -17,14 +17,14 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view class="flex-row bg-white switch-tab mb-20">
|
|
|
+ <!-- <view class="flex-row bg-white switch-tab mb-20">
|
|
|
<view style='justify-content: center;' class="flex-grow-1 flex-x-center" bindtap="switchTab" data-id="1">
|
|
|
<text class="flex-y-center {{switch_tab_1}}">退货</text>
|
|
|
</view>
|
|
|
<view style='justify-content: center;' class="flex-grow-1 flex-x-center" bindtap="switchTab" data-id="2">
|
|
|
<text class="flex-y-center {{switch_tab_2}}">退款</text>
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view class="switch-body {{switch_tab_1}}">
|
|
|
<view class="bg-white mb-20">
|
|
|
<view class='reason-item' style='border-bottom: 1px solid #EEEEEE;'>
|