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
|