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
985 B
1 lines
985 B
<view class="OrderCancellation data-v-207f0f8d"><view class="header data-v-207f0f8d"></view><view class="whiteBg data-v-207f0f8d"><view class="input data-v-207f0f8d"><input type="number" placeholder="0" data-event-opts="{{[['input',[['__set_model',['','verify_code','$event',[]]]]]]}}" value="{{verify_code}}" bindinput="__e" class="data-v-207f0f8d"/></view><view data-event-opts="{{[['tap',[['storeCancellation',['$event']]]]]}}" class="bnt data-v-207f0f8d" bindtap="__e">立即核销</view></view><block wx:if="{{iswechat}}"><view class="scan data-v-207f0f8d"><image src="{{$VUE_APP_RESOURCES_URL+'/images/scan.gif'}}" data-event-opts="{{[['tap',[['openQRCode',['$event']]]]]}}" bindtap="__e" class="data-v-207f0f8d"></image></view></block><write-off vue-id="1" iShidden="{{iShidden}}" orderInfo="{{orderInfo}}" data-event-opts="{{[['^cancel',[['cancel']]],['^confirm',[['confirm']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-207f0f8d" bind:__l="__l"></write-off></view> |