Browse Source

核销

master
jiazhipeng 10 months ago
parent
commit
3b6ca32990
  1. 2
      pages/verification/index.vue
  2. 2
      subPackages/order/orderDetail.vue
  3. 2
      unpackage/dist/build/web/index.html
  4. 2
      unpackage/dist/build/web/static/js/index.dba1e751.js
  5. 4
      unpackage/dist/build/web/static/js/pages-verification-index.3eb61271.js
  6. 4
      unpackage/dist/build/web/static/js/pages-verification-index.b640dc7a.js
  7. 1
      unpackage/dist/build/web/static/js/subPackages-order-orderDetail.12c7a2b5.js
  8. 1
      unpackage/dist/build/web/static/js/subPackages-order-orderDetail.ae2691e4.js

2
pages/verification/index.vue

@ -150,6 +150,8 @@
setType (type) { setType (type) {
if (this.type != type) { if (this.type != type) {
this.orderList = [] this.orderList = []
this.HXCode = ""
this.HXPhone = ""
} }
this.type = type this.type = type
}, },

2
subPackages/order/orderDetail.vue

@ -38,7 +38,7 @@
<view class="title">订单数量:</view> <view class="title">订单数量:</view>
<view class="subtitle">{{detail.num}}</view> <view class="subtitle">{{detail.num}}</view>
</view> </view>
<view class="item" v-if="item.contact_num&&item.contact_num>0"> <view class="item" v-if="detail.contact_num&&detail.contact_num>0">
<view class="title">出行人数:</view> <view class="title">出行人数:</view>
<view class="subtitle">{{detail.contact_num}}</view> <view class="subtitle">{{detail.contact_num}}</view>
</view> </view>

2
unpackage/dist/build/web/index.html

@ -1,2 +1,2 @@
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>daoyou</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)')) <!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>daoyou</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.2c1f3bb5.js></script><script src=/static/js/index.3352bdaa.js></script></body></html> document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.2c1f3bb5.js></script><script src=/static/js/index.dba1e751.js></script></body></html>

2
unpackage/dist/build/web/static/js/index.3352bdaa.js → unpackage/dist/build/web/static/js/index.dba1e751.js

File diff suppressed because one or more lines are too long

4
unpackage/dist/build/web/static/js/pages-verification-index.3eb61271.js

File diff suppressed because one or more lines are too long

4
unpackage/dist/build/web/static/js/pages-verification-index.b640dc7a.js

File diff suppressed because one or more lines are too long

1
unpackage/dist/build/web/static/js/subPackages-order-orderDetail.12c7a2b5.js

File diff suppressed because one or more lines are too long

1
unpackage/dist/build/web/static/js/subPackages-order-orderDetail.ae2691e4.js

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save