You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
3.3 KiB

<view class="data-v-60cb0979"><view class="{{['priceChange data-v-60cb0979',change===true?'on':'']}}"><view class="priceTitle data-v-60cb0979"><block wx:if="{{status==0}}"><text class="data-v-60cb0979"><block wx:if="{{orderInfo.refundStatus==1}}"><text class="data-v-60cb0979">立即退款</text></block><block wx:if="{{orderInfo.refundStatus!=1}}"><text class="data-v-60cb0979">一键改价</text></block></text></block><block wx:if="{{status!=0}}"><text class="data-v-60cb0979">订单备注</text></block><text data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="iconfont icon-guanbi data-v-60cb0979" bindtap="__e"></text></view><block wx:if="{{status==0}}"><view class="listChange data-v-60cb0979"><block wx:if="{{orderInfo.refundStatus===0}}"><view class="item acea-row row-between-wrapper data-v-60cb0979"><view class="data-v-60cb0979">商品总价(¥)</view><view class="money data-v-60cb0979">{{''+orderInfo.totalPrice+''}}<text class="iconfont icon-suozi data-v-60cb0979"></text></view></view></block><block wx:if="{{orderInfo.refundStatus===0}}"><view class="item acea-row row-between-wrapper data-v-60cb0979"><view class="data-v-60cb0979">原始邮费(¥)</view><view class="money data-v-60cb0979">{{''+orderInfo.payPostage+''}}<text class="iconfont icon-suozi data-v-60cb0979"></text></view></view></block><block wx:if="{{orderInfo.refundStatus===0}}"><view class="item acea-row row-between-wrapper data-v-60cb0979"><view class="data-v-60cb0979">实际支付(¥)</view><view class="money data-v-60cb0979"><input class="{{['data-v-60cb0979',focus===true?'on':'']}}" type="text" data-event-opts="{{[['focus',[['priceChange',['$event']]]],['input',[['__set_model',['','price','$event',[]]]]]]}}" value="{{price}}" bindfocus="__e" bindinput="__e"/></view></view></block><block wx:if="{{orderInfo.refundStatus===1}}"><view class="item acea-row row-between-wrapper data-v-60cb0979"><view class="data-v-60cb0979">实际支付(¥)</view><view class="money data-v-60cb0979">{{''+orderInfo.payPrice+''}}<text class="iconfont icon-suozi data-v-60cb0979"></text></view></view></block><block wx:if="{{orderInfo.refundStatus===1}}"><view class="item acea-row row-between-wrapper data-v-60cb0979"><view class="data-v-60cb0979">退款金额(¥)</view><view class="money data-v-60cb0979"><input class="{{['data-v-60cb0979',focus===true?'on':'']}}" type="text" data-event-opts="{{[['focus',[['priceChange',['$event']]]],['input',[['__set_model',['','refund_price','$event',[]]]]]]}}" value="{{refund_price}}" bindfocus="__e" bindinput="__e"/></view></view></block></view></block><block wx:else><view class="listChange data-v-60cb0979"><textarea placeholder="请填写备注信息..." data-event-opts="{{[['input',[['__set_model',['','remark','$event',[]]]]]]}}" value="{{remark}}" bindinput="__e" class="data-v-60cb0979"></textarea></view></block><view data-event-opts="{{[['tap',[['save',['$event']]]]]}}" class="modify data-v-60cb0979" bindtap="__e">{{orderInfo.refundStatus===0?"立即修改":"确认退款"}}</view><block wx:if="{{orderInfo.refundStatus===1}}"><view data-event-opts="{{[['tap',[['refuse',['$event']]]]]}}" class="modify1 data-v-60cb0979" bindtap="__e">拒绝退款</view></block></view><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" hidden="{{!(change===true)}}" class="mask data-v-60cb0979" bindtouchmove="__e"></view></view>