增加基本项目配置
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/components/WriteOff.wxml
vendored
Normal file
1
unpackage/dist/dev/mp-weixin/components/WriteOff.wxml
vendored
Normal file
@ -0,0 +1 @@
|
||||
<view hidden="{{!(iShidden===false)}}" class="_div data-v-6000fe8e"><view class="WriteOff _div data-v-6000fe8e"><view class="pictrue _div data-v-6000fe8e"><image src="{{orderInfo.image}}" class="_img data-v-6000fe8e"></image></view><view class="num acea-row row-center-wrapper _div data-v-6000fe8e">{{''+orderInfo.order_id+''}}</view><view class="tip _div data-v-6000fe8e">确定要核销此订单吗?</view><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="sure _div data-v-6000fe8e" bindtap="__e">确定核销</view><view data-event-opts="{{[['tap',[['cancel',['$event']]]]]}}" class="sure cancel _div data-v-6000fe8e" bindtap="__e">取消</view></view><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" class="mask _div data-v-6000fe8e" bindtouchmove="__e"></view></view>
|
Reference in New Issue
Block a user