commodityDetail.wxml 2.9 KB

1
  1. <view class="detail data-v-5afdf828"><view class="title data-v-5afdf828"><block wx:if="{{orderInformation.member}}"><view class="title-left data-v-5afdf828"><image class="header-img data-v-5afdf828" src="{{orderInformation.member.avatar}}" mode></image><text class="data-v-5afdf828">{{orderInformation.member.nickname}}</text><image class="right-325 data-v-5afdf828" src="../../../static/mine/325.png" mode></image></view></block></view><view class="commodity-information data-v-5afdf828"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__"><view class="commodity-1 data-v-5afdf828"><image class="commodity-img data-v-5afdf828" src="{{item.$orig.goods_image}}" mode></image><view class="data-v-5afdf828"><view class="commodity-2 data-v-5afdf828"><view class="commodity-title data-v-5afdf828">{{''+item.$orig.goods_name}}</view><view class="commodity-price data-v-5afdf828"><text style="font-size:20rpx;" class="data-v-5afdf828">¥</text><text class="data-v-5afdf828">{{item.g0[0]}}</text>.<text style="font-size:20rpx;" class="data-v-5afdf828">{{item.g1[1]}}</text></view></view><view class="commodity-3 data-v-5afdf828"><view class="specifications data-v-5afdf828">{{''+item.$orig.sku_item.item+''}}</view><view style="font-size:24rpx;" class="data-v-5afdf828">{{'x'+item.$orig.goods_num+''}}</view></view></view></view></block></view><view class="detail-1 data-v-5afdf828"><text class="_text-1 data-v-5afdf828">{{"共"+$root.g2+"件商品"+" "}}</text><text class="_text-2 data-v-5afdf828">买家实付</text><view class="_price data-v-5afdf828"><text style="font-size:20rpx;" class="data-v-5afdf828">¥</text><text class="data-v-5afdf828">{{$root.g3[0]}}</text>.<text style="font-size:20rpx;" class="data-v-5afdf828">{{$root.g4[1]}}</text></view></view><view class="information data-v-5afdf828"><text class="_label data-v-5afdf828">退款状态</text><view style="color:#f83224;" class="data-v-5afdf828">待商家处理</view></view><view class="information data-v-5afdf828"><text class="_label data-v-5afdf828">退款原因</text><view class="_title-right data-v-5afdf828">{{''+orderInformation.goods[0].refund.refund_illustrate+''}}</view></view><view class="information data-v-5afdf828"><text class="_label data-v-5afdf828">退款金额</text><view style="font-weight:600;" lass="_title-right" class="data-v-5afdf828">{{'¥'+orderInformation.goods[0].refund.refund_price+''}}</view></view><view class="information data-v-5afdf828"><text class="_label data-v-5afdf828">申请时间</text><view style="color:#222;" class="data-v-5afdf828">{{''+orderInformation.created_at+''}}</view></view><view class="information data-v-5afdf828"><text class="_label data-v-5afdf828">退款编号</text><view style="color:#222;" class="data-v-5afdf828"><text class="data-v-5afdf828">{{orderInformation.order_no+"|"}}</text><text data-event-opts="{{[['tap',[['cope',['$0'],['orderInformation.order_no']]]]]}}" bindtap="__e" class="data-v-5afdf828">复制</text></view></view></view>