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