doum
7 天以前 ccbbf11865492708cdec59c593113fb4989fa2d3
small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.js
@@ -101,7 +101,7 @@
try {
  components = {
    uPopup: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 498))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 514))
    },
    customTabbar: function () {
      return Promise.resolve(/*! import() */).then(__webpack_require__.bind(null, /*! @/components/custom-tabbar/custom-tabbar.vue */ 186))
@@ -634,7 +634,7 @@
        data: this.currentOrder.memberVerifyCode,
        success: function success() {
          uni.showToast({
            title: '已复制自提码',
            title: '已复制核销码',
            icon: 'none'
          });
        }