doum
2026-04-28 ccbbf11865492708cdec59c593113fb4989fa2d3
small-program/unpackage/dist/dev/mp-weixin/pages/delivery-order-detail/delivery-order-detail.js
@@ -103,7 +103,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))
    },
  }
} catch (e) {
@@ -293,8 +293,8 @@
    this.showPay = false;
    this.showPhone = false;
    this.getUserDetail();
    this.width = this.rpxToPx(200);
    this.height = this.rpxToPx(200);
    this.width = this.rpxToPx(360);
    this.height = this.rpxToPx(360);
    this.linkItem = {
      title: '',
      linkname: '',
@@ -580,8 +580,8 @@
                  (0, _weappQrcode.default)({
                    canvasId: 'qrcodeCanvas1',
                    text: _this4.info.memberVerifyCode,
                    width: 100,
                    height: 100,
                    width: _this4.rpxToPx(360),
                    height: _this4.rpxToPx(360),
                    correctLevel: 2
                  });
                  setTimeout(function () {
@@ -626,8 +626,8 @@
                (0, _weappQrcode.default)({
                  canvasId: 'qrcodeCanvas',
                  text: _this5.info.memberVerifyCode,
                  width: 180,
                  height: 180,
                  width: _this5.rpxToPx(360),
                  height: _this5.rpxToPx(360),
                  correctLevel: 2
                });
                setTimeout(function () {