1 line
8.7 KiB
Plaintext
1 line
8.7 KiB
Plaintext
<view style="background:#F1F2F8;min-height:100vh;" class="data-v-37155433"><view style="padding:30rpx 30rpx 250rpx 30rpx;" class="data-v-37155433"><view style="background-color:#ffffff;border-radius:20rpx;padding:30rpx;" class="data-v-37155433"><view style="display:flex;align-self:center;align-items:start;" class="data-v-37155433"><view style="width:45%;" class="data-v-37155433"><image style="width:280rpx;height:200rpx;" src="{{info.detail.headimage}}" mode="aspectFill" class="data-v-37155433"></image></view><view style="padding-left:20rpx;" class="data-v-37155433"><view style="font-size:36rpx;font-weight:600;" class="data-v-37155433">{{info.detail.title}}</view><view style="font-size:26rpx;color:#7A7A7A;margin-top:15rpx;" class="data-v-37155433"><image style="width:40rpx;height:40rpx;vertical-align:middle;" src="/static/center/address.png" class="data-v-37155433"></image><text style="vertical-align:middle;" class="data-v-37155433">{{info.detail.address}}</text></view></view></view><view style="height:1px;width:70%;background:#D9D9D9;margin:45rpx auto;" class="data-v-37155433"></view><block wx:if="{{infoRefund!=''}}"><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">当前状态</view><block wx:if="{{infoRefund.service_stauts==1}}"><view style="color:#FF6D6D;" class="data-v-37155433">机构处理中</view></block><block wx:if="{{infoRefund.service_stauts==4}}"><view style="color:#FF6D6D;" class="data-v-37155433">待用户确认</view></block></view></block><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">课程机构</view><view style="color:#343434;" class="data-v-37155433">{{info.shop.name}}</view></view><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">讲师/电话</view><view data-event-opts="{{[['tap',[['callPhone',['$0'],['info.shop.tel']]]]]}}" style="color:#343434;" bindtap="__e" class="data-v-37155433"><text style="vertical-align:middle;" class="data-v-37155433">{{info.detail.teacher.name+"/"+info.shop.tel}}</text><image style="width:40rpx;height:40rpx;vertical-align:middle;" src="/static/tel.png" class="data-v-37155433"></image></view></view><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">订单号</view><view style="color:#343434;" class="data-v-37155433">{{info.order_no}}</view></view><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">购买时间</view><view style="color:#343434;" class="data-v-37155433">{{info.paytime_text}}</view></view><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">全部课时</view><view style="color:#343434;" class="data-v-37155433">{{info.detail.classes_num}}</view></view><view class="item-spacing data-v-37155433" style="display:flex;justify-content:space-between;font-size:26rpx;"><view style="color:#7A7A7A;" class="data-v-37155433">已用课时</view><view style="color:#343434;" class="data-v-37155433">{{info.detail.use_num}}</view></view><view style="display:flex;justify-content:space-between;font-size:26rpx;" class="data-v-37155433"><view style="color:#7A7A7A;" class="data-v-37155433">购买价格</view><view style="color:#FF5F5F;" class="data-v-37155433">{{"¥"+info.payprice}}</view></view><block wx:if="{{infoRefund!=''&&infoRefund.service_stauts==4}}"><view style="height:1px;width:100%;background:#D9D9D9;margin:20rpx auto;" class="data-v-37155433"></view><view style="display:flex;justify-content:space-between;font-size:26rpx;" class="data-v-37155433"><view style="color:#7A7A7A;" class="data-v-37155433">商家退款金额</view><view style="color:#FF2323;font-size:40rpx;font-weight:600;" class="data-v-37155433">{{'¥'+infoRefund.auto_recommend_price}}</view></view></block></view><block wx:if="{{infoRefund==''&&info.detail.feel==0}}"><view style="background-color:#ffffff;border-radius:20rpx;padding:30rpx;margin-top:30rpx;" class="data-v-37155433"><view class="flex align-items space-between data-v-37155433" style="font-size:26rpx;color:#7A7A7A;"><view class="data-v-37155433"><text class="data-v-37155433">退款原因</text><text style="color:#FF5F5F;" class="data-v-37155433">(必选)</text></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e" class="data-v-37155433"><text style="vertical-align:middle;" class="data-v-37155433">选择原因</text><image style="width:30rpx;height:30rpx;vertical-align:middle;margin-left:10rpx;" src="/static/index/right.png" class="data-v-37155433"></image></view></view><block wx:if="{{myReason!=''}}"><view class="data-v-37155433"><view style="height:1px;width:100%;background:#D9D9D9;margin:20rpx auto;" class="data-v-37155433"></view><view style="font-size:26rpx;" class="data-v-37155433">{{myReason}}</view></view></block></view></block><block wx:if="{{infoRefund!=''}}"><view style="background-color:#ffffff;border-radius:20rpx;padding:30rpx;margin-top:30rpx;" class="data-v-37155433"><view class="flex align-items space-between data-v-37155433" style="font-size:26rpx;color:#7A7A7A;"><view class="data-v-37155433"><text class="data-v-37155433">退款原因</text></view><view style="font-size:26rpx;" class="data-v-37155433">{{''+infoRefund.reason+''}}</view></view></view></block></view><view class="buttonClack data-v-37155433"><view class="flex align-items data-v-37155433" style="text-align:center;justify-content:space-around;"><block wx:if="{{info.status=='4'}}"><view style="width:100%;" class="data-v-37155433"><view data-event-opts="{{[['tap',[['cancelOrder',['$event']]]]]}}" style="margin:0 auto;color:#ffffff;background-color:#008CFF;width:80%;height:80rpx;border-radius:80rpx;line-height:80rpx;" bindtap="__e" class="data-v-37155433">取 消</view></view></block><block wx:if="{{info.status=='3'&&info.detail.feel==0}}"><view style="width:100%;" class="data-v-37155433"><view data-event-opts="{{[['tap',[['submitAdd',['$event']]]]]}}" style="margin:0 auto;background-color:#008CFF;color:#ffffff;width:80%;height:80rpx;border-radius:80rpx;line-height:80rpx;" bindtap="__e" class="data-v-37155433">申 请 售 后</view></view></block><block wx:if="{{info.status=='3'&&info.detail.feel==1}}"><view style="width:100%;" class="data-v-37155433"><view style="margin:0 auto;background-color:#b5b5b5;color:#ffffff;width:80%;height:80rpx;border-radius:80rpx;line-height:80rpx;font-size:30rpx;" class="data-v-37155433">免费课程无法平台取消,请联系讲师手动取消</view></view></block></view></view><u-popup vue-id="81594e0c-1" show="{{refundShow}}" round="{{10}}" closeOnClickOverlay="{{true}}" data-event-opts="{{[['^close',[['delShow']]]]}}" bind:close="__e" class="data-v-37155433" bind:__l="__l" vue-slots="{{['default']}}"><view style="padding:30rpx 30rpx 0rpx 30rpx;" class="data-v-37155433"><view class="data-v-37155433"><text style="font-size:32rpx;" class="data-v-37155433">退款原因</text><text style="color:#FF5F5F;font-size:24rpx;" class="data-v-37155433">(必选)</text></view><view style="height:1px;width:100%;background:#D9D9D9;margin:20rpx auto;" class="data-v-37155433"></view><view class="data-v-37155433"><u-radio-group bind:input="__e" vue-id="{{('81594e0c-2')+','+('81594e0c-1')}}" placement="column" activeColor="#008CFF" value="{{radioValue}}" data-event-opts="{{[['^input',[['__set_model',['','radioValue','$event',[]]]]]]}}" class="data-v-37155433" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{radioList}}" wx:for-item="item" wx:for-index="index"><u-radio vue-id="{{('81594e0c-3-'+index)+','+('81594e0c-2')}}" name="{{index}}" label="{{item}}" customStyle="{{({marginBottom:'20rpx'})}}" class="data-v-37155433" bind:__l="__l"></u-radio></block></u-radio-group><view class="data-v-37155433"><u--textarea bind:input="__e" vue-id="{{('81594e0c-4')+','+('81594e0c-1')}}" placeholder="请填写退款原因" maxlength="{{150}}" count="{{true}}" value="{{otherText}}" data-event-opts="{{[['^input',[['__set_model',['','otherText','$event',[]]]]]]}}" class="data-v-37155433" bind:__l="__l"></u--textarea></view></view><view style="padding-top:30rpx;" class="data-v-37155433"><view data-event-opts="{{[['tap',[['chickRadio',['$event']]]]]}}" style="text-align:center;margin:0rpx auto;margin-bottom:21rpx;background-color:#008CFF;color:#ffffff;width:90%;height:90rpx;border-radius:90rpx;line-height:90rpx;" bindtap="__e" class="data-v-37155433">确 认</view></view></view></u-popup></view> |