| | |
| | | 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) { |
| | |
| | | _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(); |
| | | } |
| | |
| | | this.top = e.scrollTop; |
| | | }, |
| | | methods: { |
| | | jumpTC: function jumpTC() { |
| | | uni.navigateTo({ |
| | | url: '/pages/setMenu/setMenu' |
| | | }); |
| | | }, |
| | | // 微信打开小程序开锁方法 |
| | | carRentalCopy: function carRentalCopy(code) { |
| | | var _this2 = this; |