| | |
| | | try { |
| | | data = data.call(context); // 支持 Vue.prototype 上挂的数据 |
| | | } catch (e) { |
| | | if (Object({"VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) { |
| | | if (Object({"NODE_ENV":"development","VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","BASE_URL":"/"}).VUE_APP_DEBUG) { |
| | | console.warn('根据 Vue 的 data 函数初始化小程序 data 失败,请尽量确保 data 函数中不访问 vm 对象,否则可能影响首次数据渲染速度。', data); |
| | | } |
| | | } |
| | |
| | | |
| | | function flushCallbacks$1(vm) { |
| | | if (vm.__next_tick_callbacks && vm.__next_tick_callbacks.length) { |
| | | if (Object({"VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) { |
| | | if (Object({"NODE_ENV":"development","VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","BASE_URL":"/"}).VUE_APP_DEBUG) { |
| | | var mpInstance = vm.$scope; |
| | | console.log('[' + (+new Date) + '][' + (mpInstance.is || mpInstance.route) + '][' + vm._uid + |
| | | ']:flushCallbacks[' + vm.__next_tick_callbacks.length + ']'); |
| | |
| | | //1.nextTick 之前 已 setData 且 setData 还未回调完成 |
| | | //2.nextTick 之前存在 render watcher |
| | | if (!vm.__next_tick_pending && !hasRenderWatcher(vm)) { |
| | | if(Object({"VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG){ |
| | | if(Object({"NODE_ENV":"development","VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","BASE_URL":"/"}).VUE_APP_DEBUG){ |
| | | var mpInstance = vm.$scope; |
| | | console.log('[' + (+new Date) + '][' + (mpInstance.is || mpInstance.route) + '][' + vm._uid + |
| | | ']:nextVueTick'); |
| | | } |
| | | return nextTick(cb, vm) |
| | | }else{ |
| | | if(Object({"VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG){ |
| | | if(Object({"NODE_ENV":"development","VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","BASE_URL":"/"}).VUE_APP_DEBUG){ |
| | | var mpInstance$1 = vm.$scope; |
| | | console.log('[' + (+new Date) + '][' + (mpInstance$1.is || mpInstance$1.route) + '][' + vm._uid + |
| | | ']:nextMPTick'); |
| | |
| | | }); |
| | | var diffData = this.$shouldDiffData === false ? data : diff(data, mpData); |
| | | if (Object.keys(diffData).length) { |
| | | if (Object({"VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) { |
| | | if (Object({"NODE_ENV":"development","VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","BASE_URL":"/"}).VUE_APP_DEBUG) { |
| | | console.log('[' + (+new Date) + '][' + (mpInstance.is || mpInstance.route) + '][' + this._uid + |
| | | ']差量更新', |
| | | JSON.stringify(diffData)); |
| | |
| | | var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; |
| | | return vm.$u.http.post('business/applyChange/getChangeMemberListOnlineSignLink', data); |
| | | }; // 投保确认书签章业务 |
| | | var supplement = function supplement() { |
| | | var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; |
| | | return vm.$u.http.post('business/settleClaims/supplement', data); |
| | | }; // 补充说明 |
| | | var claimsUploadFile = function claimsUploadFile() { |
| | | var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; |
| | | return vm.$u.http.post('business/settleClaims/claimsUploadFile', data); |
| | | }; // 附件上传 |
| | | |
| | | vm.$u.api = { |
| | | loginByWxMini: loginByWxMini, |
| | |
| | | getJiajianBaoSignLink: getJiajianBaoSignLink, |
| | | getMemberListOnlineSignLink: getMemberListOnlineSignLink, |
| | | getSignWTBTBDLink: getSignWTBTBDLink, |
| | | getChangeMemberListOnlineSignLink: getChangeMemberListOnlineSignLink |
| | | getChangeMemberListOnlineSignLink: getChangeMemberListOnlineSignLink, |
| | | supplement: supplement, |
| | | claimsUploadFile: claimsUploadFile |
| | | }; |
| | | }; |
| | | var _default = { |
| | |
| | | uni.$u.http.interceptors.response.use(function (response) { |
| | | uni.hideLoading(); |
| | | // 登录过期 |
| | | if (response.data.code === 401) { |
| | | if (response.data.code === 401 && vm.$store.state.cookies) { |
| | | if (!isRefreshing) { |
| | | // 是否已经执行刷新 |
| | | isRefreshing = true; |
| | |
| | | isRefreshing = false; |
| | | if (res.data.data) { |
| | | vm.$store.commit('setCookies', res.data.data); |
| | | vm.$u.api.getUserInfo().then(function (user) { |
| | | vm.$store.commit('setUserInfo', user.data); |
| | | }); |
| | | // 已经刷新了token,将所有队列中的请求进行重试 |
| | | requests.forEach(function (item) { |
| | | return item(res.data.data); |
| | |
| | | response.config.header['doumee-auth-token'] = token; |
| | | resolve(uni.$u.http.request(response.config)); |
| | | }); |
| | | }); |
| | | } else if (response.data.code === 401 && !vm.$store.state.cookies) { |
| | | uni.navigateTo({ |
| | | url: '/pages/login/login' |
| | | }); |
| | | } |
| | | if (response.data.code !== 200) { |
| | |
| | | /* 487 */, |
| | | /* 488 */, |
| | | /* 489 */, |
| | | /* 490 */ |
| | | /* 490 */, |
| | | /* 491 */, |
| | | /* 492 */, |
| | | /* 493 */, |
| | | /* 494 */, |
| | | /* 495 */, |
| | | /* 496 */, |
| | | /* 497 */ |
| | | /*!***************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-popup/props.js ***! |
| | | \***************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 491 */, |
| | | /* 492 */, |
| | | /* 493 */, |
| | | /* 494 */, |
| | | /* 495 */, |
| | | /* 496 */, |
| | | /* 497 */, |
| | | /* 498 */ |
| | | /* 498 */, |
| | | /* 499 */, |
| | | /* 500 */, |
| | | /* 501 */, |
| | | /* 502 */, |
| | | /* 503 */, |
| | | /* 504 */, |
| | | /* 505 */ |
| | | /*!****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-sticky/props.js ***! |
| | | \****************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 499 */, |
| | | /* 500 */, |
| | | /* 501 */, |
| | | /* 502 */, |
| | | /* 503 */, |
| | | /* 504 */, |
| | | /* 505 */, |
| | | /* 506 */ |
| | | /* 506 */, |
| | | /* 507 */, |
| | | /* 508 */, |
| | | /* 509 */, |
| | | /* 510 */, |
| | | /* 511 */, |
| | | /* 512 */, |
| | | /* 513 */ |
| | | /*!****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-search/props.js ***! |
| | | \****************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 507 */, |
| | | /* 508 */, |
| | | /* 509 */, |
| | | /* 510 */, |
| | | /* 511 */, |
| | | /* 512 */, |
| | | /* 513 */, |
| | | /* 514 */ |
| | | /* 514 */, |
| | | /* 515 */, |
| | | /* 516 */, |
| | | /* 517 */, |
| | | /* 518 */, |
| | | /* 519 */, |
| | | /* 520 */, |
| | | /* 521 */ |
| | | /*!******************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-textarea/props.js ***! |
| | | \******************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 515 */, |
| | | /* 516 */, |
| | | /* 517 */, |
| | | /* 518 */, |
| | | /* 519 */, |
| | | /* 520 */ |
| | | /*!****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-upload/utils.js ***! |
| | | \****************************************************************************/ |
| | | /*! no static exports found */ |
| | | /***/ (function(module, exports, __webpack_require__) { |
| | | |
| | | "use strict"; |
| | | /* WEBPACK VAR INJECTION */(function(uni, wx) { |
| | | |
| | | var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ 4); |
| | | Object.defineProperty(exports, "__esModule", { |
| | | value: true |
| | | }); |
| | | exports.chooseFile = chooseFile; |
| | | var _defineProperty2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/defineProperty */ 11)); |
| | | function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; } |
| | | function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; } |
| | | function pickExclude(obj, keys) { |
| | | // 某些情况下,type可能会为 |
| | | if (!['[object Object]', '[object File]'].includes(Object.prototype.toString.call(obj))) { |
| | | return {}; |
| | | } |
| | | return Object.keys(obj).reduce(function (prev, key) { |
| | | if (!keys.includes(key)) { |
| | | prev[key] = obj[key]; |
| | | } |
| | | return prev; |
| | | }, {}); |
| | | } |
| | | function formatImage(res) { |
| | | return res.tempFiles.map(function (item) { |
| | | return _objectSpread(_objectSpread({}, pickExclude(item, ['path'])), {}, { |
| | | type: 'image', |
| | | url: item.path, |
| | | thumb: item.path, |
| | | size: item.size |
| | | }); |
| | | }); |
| | | } |
| | | function formatVideo(res) { |
| | | return [_objectSpread(_objectSpread({}, pickExclude(res, ['tempFilePath', 'thumbTempFilePath', 'errMsg'])), {}, { |
| | | type: 'video', |
| | | url: res.tempFilePath, |
| | | thumb: res.thumbTempFilePath, |
| | | size: res.size |
| | | })]; |
| | | } |
| | | function formatMedia(res) { |
| | | return res.tempFiles.map(function (item) { |
| | | return _objectSpread(_objectSpread({}, pickExclude(item, ['fileType', 'thumbTempFilePath', 'tempFilePath'])), {}, { |
| | | type: res.type, |
| | | url: item.tempFilePath, |
| | | thumb: res.type === 'video' ? item.thumbTempFilePath : item.tempFilePath, |
| | | size: item.size |
| | | }); |
| | | }); |
| | | } |
| | | function formatFile(res) { |
| | | return res.tempFiles.map(function (item) { |
| | | return _objectSpread(_objectSpread({}, pickExclude(item, ['path'])), {}, { |
| | | url: item.path, |
| | | size: item.size |
| | | }); |
| | | }); |
| | | } |
| | | function chooseFile(_ref) { |
| | | var accept = _ref.accept, |
| | | multiple = _ref.multiple, |
| | | capture = _ref.capture, |
| | | compressed = _ref.compressed, |
| | | maxDuration = _ref.maxDuration, |
| | | sizeType = _ref.sizeType, |
| | | camera = _ref.camera, |
| | | maxCount = _ref.maxCount; |
| | | return new Promise(function (resolve, reject) { |
| | | switch (accept) { |
| | | case 'image': |
| | | uni.chooseImage({ |
| | | count: multiple ? Math.min(maxCount, 9) : 1, |
| | | sourceType: capture, |
| | | sizeType: sizeType, |
| | | success: function success(res) { |
| | | return resolve(formatImage(res)); |
| | | }, |
| | | fail: reject |
| | | }); |
| | | break; |
| | | |
| | | // 只有微信小程序才支持chooseMedia接口 |
| | | case 'media': |
| | | wx.chooseMedia({ |
| | | count: multiple ? Math.min(maxCount, 9) : 1, |
| | | sourceType: capture, |
| | | maxDuration: maxDuration, |
| | | sizeType: sizeType, |
| | | camera: camera, |
| | | success: function success(res) { |
| | | return resolve(formatMedia(res)); |
| | | }, |
| | | fail: reject |
| | | }); |
| | | break; |
| | | case 'video': |
| | | uni.chooseVideo({ |
| | | sourceType: capture, |
| | | compressed: compressed, |
| | | maxDuration: maxDuration, |
| | | camera: camera, |
| | | success: function success(res) { |
| | | return resolve(formatVideo(res)); |
| | | }, |
| | | fail: reject |
| | | }); |
| | | break; |
| | | |
| | | // 只有微信小程序才支持chooseMessageFile接口 |
| | | case 'file': |
| | | wx.chooseMessageFile({ |
| | | count: multiple ? maxCount : 1, |
| | | type: accept, |
| | | success: function success(res) { |
| | | return resolve(formatFile(res)); |
| | | }, |
| | | fail: reject |
| | | }); |
| | | break; |
| | | default: |
| | | // 此为保底选项,在accept不为上面任意一项的时候选取全部文件 |
| | | |
| | | wx.chooseMessageFile({ |
| | | count: multiple ? maxCount : 1, |
| | | type: 'all', |
| | | success: function success(res) { |
| | | return resolve(formatFile(res)); |
| | | }, |
| | | fail: reject |
| | | }); |
| | | } |
| | | }); |
| | | } |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"], __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/wx.js */ 1)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 521 */ |
| | | /*!****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-upload/mixin.js ***! |
| | | \****************************************************************************/ |
| | | /*! no static exports found */ |
| | | /***/ (function(module, exports, __webpack_require__) { |
| | | |
| | | "use strict"; |
| | | |
| | | |
| | | Object.defineProperty(exports, "__esModule", { |
| | | value: true |
| | | }); |
| | | exports.default = void 0; |
| | | var _default = { |
| | | watch: { |
| | | // 监听accept的变化,判断是否符合个平台要求 |
| | | // 只有微信小程序才支持选择媒体,文件类型,所以这里做一个判断提示 |
| | | accept: { |
| | | immediate: true, |
| | | handler: function handler(val) {} |
| | | } |
| | | } |
| | | }; |
| | | exports.default = _default; |
| | | |
| | | /***/ }), |
| | | /* 522 */ |
| | | /*!****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-upload/props.js ***! |
| | | \****************************************************************************/ |
| | | /*! no static exports found */ |
| | | /***/ (function(module, exports, __webpack_require__) { |
| | | |
| | | "use strict"; |
| | | /* WEBPACK VAR INJECTION */(function(uni) { |
| | | |
| | | Object.defineProperty(exports, "__esModule", { |
| | | value: true |
| | | }); |
| | | exports.default = void 0; |
| | | var _default = { |
| | | props: { |
| | | // 接受的文件类型, 可选值为all media image file video |
| | | accept: { |
| | | type: String, |
| | | default: uni.$u.props.upload.accept |
| | | }, |
| | | // 图片或视频拾取模式,当accept为image类型时设置capture可选额外camera可以直接调起摄像头 |
| | | capture: { |
| | | type: [String, Array], |
| | | default: uni.$u.props.upload.capture |
| | | }, |
| | | // 当accept为video时生效,是否压缩视频,默认为true |
| | | compressed: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.compressed |
| | | }, |
| | | // 当accept为video时生效,可选值为back或front |
| | | camera: { |
| | | type: String, |
| | | default: uni.$u.props.upload.camera |
| | | }, |
| | | // 当accept为video时生效,拍摄视频最长拍摄时间,单位秒 |
| | | maxDuration: { |
| | | type: Number, |
| | | default: uni.$u.props.upload.maxDuration |
| | | }, |
| | | // 上传区域的图标,只能内置图标 |
| | | uploadIcon: { |
| | | type: String, |
| | | default: uni.$u.props.upload.uploadIcon |
| | | }, |
| | | // 上传区域的图标的颜色,默认 |
| | | uploadIconColor: { |
| | | type: String, |
| | | default: uni.$u.props.upload.uploadIconColor |
| | | }, |
| | | // 是否开启文件读取前事件 |
| | | useBeforeRead: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.useBeforeRead |
| | | }, |
| | | // 读取后的处理函数 |
| | | afterRead: { |
| | | type: Function, |
| | | default: null |
| | | }, |
| | | // 读取前的处理函数 |
| | | beforeRead: { |
| | | type: Function, |
| | | default: null |
| | | }, |
| | | // 是否显示组件自带的图片预览功能 |
| | | previewFullImage: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.previewFullImage |
| | | }, |
| | | // 最大上传数量 |
| | | maxCount: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.upload.maxCount |
| | | }, |
| | | // 是否启用 |
| | | disabled: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.disabled |
| | | }, |
| | | // 预览上传的图片时的裁剪模式,和image组件mode属性一致 |
| | | imageMode: { |
| | | type: String, |
| | | default: uni.$u.props.upload.imageMode |
| | | }, |
| | | // 标识符,可以在回调函数的第二项参数中获取 |
| | | name: { |
| | | type: String, |
| | | default: uni.$u.props.upload.name |
| | | }, |
| | | // 所选的图片的尺寸, 可选值为original compressed |
| | | sizeType: { |
| | | type: Array, |
| | | default: uni.$u.props.upload.sizeType |
| | | }, |
| | | // 是否开启图片多选,部分安卓机型不支持 |
| | | multiple: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.multiple |
| | | }, |
| | | // 是否展示删除按钮 |
| | | deletable: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.deletable |
| | | }, |
| | | // 文件大小限制,单位为byte |
| | | maxSize: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.upload.maxSize |
| | | }, |
| | | // 显示已上传的文件列表 |
| | | fileList: { |
| | | type: Array, |
| | | default: uni.$u.props.upload.fileList |
| | | }, |
| | | // 上传区域的提示文字 |
| | | uploadText: { |
| | | type: String, |
| | | default: uni.$u.props.upload.uploadText |
| | | }, |
| | | // 内部预览图片区域和选择图片按钮的区域宽度 |
| | | width: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.upload.width |
| | | }, |
| | | // 内部预览图片区域和选择图片按钮的区域高度 |
| | | height: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.upload.height |
| | | }, |
| | | // 是否在上传完成后展示预览图 |
| | | previewImage: { |
| | | type: Boolean, |
| | | default: uni.$u.props.upload.previewImage |
| | | } |
| | | } |
| | | }; |
| | | exports.default = _default; |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 522 */, |
| | | /* 523 */, |
| | | /* 524 */, |
| | | /* 525 */, |
| | | /* 526 */, |
| | | /* 527 */, |
| | | /* 528 */, |
| | | /* 529 */, |
| | | /* 530 */ |
| | | /* 527 */ |
| | | /*!************************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-checkbox-group/props.js ***! |
| | | \************************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 528 */, |
| | | /* 529 */, |
| | | /* 530 */, |
| | | /* 531 */, |
| | | /* 532 */, |
| | | /* 533 */, |
| | | /* 534 */, |
| | | /* 535 */, |
| | | /* 536 */, |
| | | /* 537 */, |
| | | /* 538 */ |
| | | /* 535 */ |
| | | /*!******************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-checkbox/props.js ***! |
| | | \******************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 536 */, |
| | | /* 537 */, |
| | | /* 538 */, |
| | | /* 539 */, |
| | | /* 540 */, |
| | | /* 541 */, |
| | | /* 542 */, |
| | | /* 543 */, |
| | | /* 544 */, |
| | | /* 545 */, |
| | | /* 546 */ |
| | | /* 543 */ |
| | | /*!**********************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-loading-icon/props.js ***! |
| | | \**********************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 544 */, |
| | | /* 545 */, |
| | | /* 546 */, |
| | | /* 547 */, |
| | | /* 548 */, |
| | | /* 549 */, |
| | | /* 550 */, |
| | | /* 551 */, |
| | | /* 552 */, |
| | | /* 553 */, |
| | | /* 554 */ |
| | | /* 551 */ |
| | | /*!**************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-line/props.js ***! |
| | | \**************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 552 */, |
| | | /* 553 */, |
| | | /* 554 */, |
| | | /* 555 */, |
| | | /* 556 */, |
| | | /* 557 */, |
| | | /* 558 */, |
| | | /* 559 */, |
| | | /* 560 */, |
| | | /* 561 */, |
| | | /* 562 */ |
| | | /* 559 */ |
| | | /*!***************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-badge/props.js ***! |
| | | \***************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 560 */, |
| | | /* 561 */, |
| | | /* 562 */, |
| | | /* 563 */, |
| | | /* 564 */, |
| | | /* 565 */, |
| | | /* 566 */, |
| | | /* 567 */, |
| | | /* 568 */, |
| | | /* 569 */, |
| | | /* 570 */ |
| | | /* 567 */ |
| | | /*!****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/libs/util/async-validator.js ***! |
| | | \****************************************************************************/ |
| | |
| | | var formatRegExp = /%[sdj%]/g; |
| | | var warning = function warning() {}; // don't print warning message when in production env or node runtime |
| | | |
| | | if (typeof process !== 'undefined' && Object({"VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}) && "development" !== 'production' && typeof window !== 'undefined' && typeof document !== 'undefined') { |
| | | if (typeof process !== 'undefined' && Object({"NODE_ENV":"development","VUE_APP_DARK_MODE":"false","VUE_APP_NAME":"wx","VUE_APP_PLATFORM":"mp-weixin","BASE_URL":"/"}) && "development" !== 'production' && typeof window !== 'undefined' && typeof document !== 'undefined') { |
| | | warning = function warning(type, errors) { |
| | | if (typeof console !== 'undefined' && console.warn) { |
| | | if (errors.every(function (e) { |
| | |
| | | Schema.messages = messages; |
| | | var _default = Schema; // # sourceMappingURL=index.js.map |
| | | exports.default = _default; |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../../../办公/HBuilderX.3.8.12.20230817/HBuilderX/plugins/uniapp-cli/node_modules/node-libs-browser/mock/process.js */ 571))) |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../../../办公/HBuilderX.3.8.12.20230817/HBuilderX/plugins/uniapp-cli/node_modules/node-libs-browser/mock/process.js */ 568))) |
| | | |
| | | /***/ }), |
| | | /* 571 */ |
| | | /* 568 */ |
| | | /*!********************************************************!*\ |
| | | !*** ./node_modules/node-libs-browser/mock/process.js ***! |
| | | \********************************************************/ |
| | |
| | | var path; |
| | | exports.cwd = function () { return cwd }; |
| | | exports.chdir = function (dir) { |
| | | if (!path) path = __webpack_require__(/*! path */ 572); |
| | | if (!path) path = __webpack_require__(/*! path */ 569); |
| | | cwd = path.resolve(dir, cwd); |
| | | }; |
| | | })(); |
| | |
| | | |
| | | |
| | | /***/ }), |
| | | /* 572 */ |
| | | /* 569 */ |
| | | /*!***********************************************!*\ |
| | | !*** ./node_modules/path-browserify/index.js ***! |
| | | \***********************************************/ |
| | |
| | | } |
| | | ; |
| | | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../node-libs-browser/mock/process.js */ 571))) |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../node-libs-browser/mock/process.js */ 568))) |
| | | |
| | | /***/ }), |
| | | /* 570 */, |
| | | /* 571 */, |
| | | /* 572 */, |
| | | /* 573 */, |
| | | /* 574 */, |
| | | /* 575 */, |
| | |
| | | /* 579 */, |
| | | /* 580 */, |
| | | /* 581 */, |
| | | /* 582 */, |
| | | /* 583 */, |
| | | /* 584 */, |
| | | /* 585 */ |
| | | /* 582 */ |
| | | /*!*****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-toolbar/props.js ***! |
| | | \*****************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 583 */, |
| | | /* 584 */, |
| | | /* 585 */, |
| | | /* 586 */, |
| | | /* 587 */, |
| | | /* 588 */, |
| | | /* 589 */, |
| | | /* 590 */, |
| | | /* 591 */, |
| | | /* 592 */, |
| | | /* 593 */ |
| | | /* 590 */ |
| | | /*!*****************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-overlay/props.js ***! |
| | | \*****************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 591 */, |
| | | /* 592 */, |
| | | /* 593 */, |
| | | /* 594 */, |
| | | /* 595 */, |
| | | /* 596 */, |
| | | /* 597 */, |
| | | /* 598 */, |
| | | /* 598 */ |
| | | /*!*************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-gap/props.js ***! |
| | | \*************************************************************************/ |
| | | /*! no static exports found */ |
| | | /***/ (function(module, exports, __webpack_require__) { |
| | | |
| | | "use strict"; |
| | | /* WEBPACK VAR INJECTION */(function(uni) { |
| | | |
| | | Object.defineProperty(exports, "__esModule", { |
| | | value: true |
| | | }); |
| | | exports.default = void 0; |
| | | var _default = { |
| | | props: { |
| | | // 背景颜色(默认transparent) |
| | | bgColor: { |
| | | type: String, |
| | | default: uni.$u.props.gap.bgColor |
| | | }, |
| | | // 分割槽高度,单位px(默认30) |
| | | height: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.gap.height |
| | | }, |
| | | // 与上一个组件的距离 |
| | | marginTop: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.gap.marginTop |
| | | }, |
| | | // 与下一个组件的距离 |
| | | marginBottom: { |
| | | type: [String, Number], |
| | | default: uni.$u.props.gap.marginBottom |
| | | } |
| | | } |
| | | }; |
| | | exports.default = _default; |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 599 */, |
| | | /* 600 */, |
| | | /* 601 */ |
| | | /* 601 */, |
| | | /* 602 */, |
| | | /* 603 */, |
| | | /* 604 */, |
| | | /* 605 */, |
| | | /* 606 */ |
| | | /*!********************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-transition/props.js ***! |
| | | \********************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 602 */ |
| | | /* 607 */ |
| | | /*!*************************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-transition/transition.js ***! |
| | | \*************************************************************************************/ |
| | |
| | | exports.default = void 0; |
| | | var _regenerator = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/regenerator */ 55)); |
| | | var _asyncToGenerator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/asyncToGenerator */ 57)); |
| | | var _nvueAniMap = _interopRequireDefault(__webpack_require__(/*! ./nvue.ani-map.js */ 603)); |
| | | var _nvueAniMap = _interopRequireDefault(__webpack_require__(/*! ./nvue.ani-map.js */ 608)); |
| | | // 定义一个一定时间后自动成功的promise,让调用nextTick方法处,进入下一个then方法 |
| | | var nextTick = function nextTick() { |
| | | return new Promise(function (resolve) { |
| | |
| | | exports.default = _default; |
| | | |
| | | /***/ }), |
| | | /* 603 */ |
| | | /* 608 */ |
| | | /*!***************************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-transition/nvue.ani-map.js ***! |
| | | \***************************************************************************************/ |
| | |
| | | exports.default = _default; |
| | | |
| | | /***/ }), |
| | | /* 604 */, |
| | | /* 605 */, |
| | | /* 606 */, |
| | | /* 607 */, |
| | | /* 608 */, |
| | | /* 609 */, |
| | | /* 610 */, |
| | | /* 611 */ |
| | | /* 611 */, |
| | | /* 612 */, |
| | | /* 613 */, |
| | | /* 614 */, |
| | | /* 615 */, |
| | | /* 616 */ |
| | | /*!********************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-status-bar/props.js ***! |
| | | \********************************************************************************/ |
| | |
| | | /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"])) |
| | | |
| | | /***/ }), |
| | | /* 612 */, |
| | | /* 613 */, |
| | | /* 614 */, |
| | | /* 615 */, |
| | | /* 616 */, |
| | | /* 617 */, |
| | | /* 618 */, |
| | | /* 619 */ |
| | | /* 619 */, |
| | | /* 620 */, |
| | | /* 621 */, |
| | | /* 622 */, |
| | | /* 623 */, |
| | | /* 624 */ |
| | | /*!*********************************************************************************!*\ |
| | | !*** D:/豆米/yunyibao/wx/node_modules/uview-ui/components/u-safe-bottom/props.js ***! |
| | | \*********************************************************************************/ |