MrShi
2025-02-17 3b5dc77ee03b5df1b49fffafc71a9c9aa56678cf
bicycle/unpackage/dist/dev/mp-weixin/pages/index/index.js
@@ -103,10 +103,10 @@
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 */ 265))
      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 */ 293))
    },
    uModal: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-modal/u-modal */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-modal/u-modal")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-modal/u-modal.vue */ 273))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-modal/u-modal */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-modal/u-modal")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-modal/u-modal.vue */ 301))
    },
  }
} catch (e) {
@@ -295,11 +295,6 @@
              _context.next = 9;
              return _this.getSite();
            case 9:
              if (decodeURIComponent(options.scene) !== 'undefined') {
                console.log(decodeURIComponent(options.scene));
                _this.carRentalCopy(decodeURIComponent(options.scene));
              }
            case 10:
            case "end":
              return _context.stop();
          }
@@ -311,6 +306,11 @@
    this.top = e.scrollTop;
  },
  methods: {
    jumpTC: function jumpTC() {
      uni.navigateTo({
        url: '/pages/setMenu/setMenu'
      });
    },
    // 微信打开小程序开锁方法
    carRentalCopy: function carRentalCopy(code) {
      var _this2 = this;