From 19d17f0f0fb02f46342d70b5180e40a0ad1b66d3 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期四, 09 十一月 2023 18:16:13 +0800 Subject: [PATCH] MrShi --- bicycle/unpackage/dist/dev/mp-weixin/pages/pricingRules/pricingRules.js | 25 +++++++++++++++++++++++-- 1 files changed, 23 insertions(+), 2 deletions(-) diff --git a/bicycle/unpackage/dist/dev/mp-weixin/pages/pricingRules/pricingRules.js b/bicycle/unpackage/dist/dev/mp-weixin/pages/pricingRules/pricingRules.js index 7e6e7f4..22386cb 100644 --- a/bicycle/unpackage/dist/dev/mp-weixin/pages/pricingRules/pricingRules.js +++ b/bicycle/unpackage/dist/dev/mp-weixin/pages/pricingRules/pricingRules.js @@ -100,6 +100,29 @@ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "recyclableRender", function() { return recyclableRender; }); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "components", function() { return components; }); var components +try { + components = { + uParse: function () { + return Promise.all(/*! import() | node-modules/uview-ui/components/u-parse/u-parse */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-parse/u-parse")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-parse/u-parse.vue */ 377)) + }, + } +} catch (e) { + if ( + e.message.indexOf("Cannot find module") !== -1 && + e.message.indexOf(".vue") !== -1 + ) { + console.error(e.message) + console.error("1. 鎺掓煡缁勪欢鍚嶇О鎷煎啓鏄惁姝g‘") + console.error( + "2. 鎺掓煡缁勪欢鏄惁绗﹀悎 easycom 瑙勮寖锛屾枃妗o細https://uniapp.dcloud.net.cn/collocation/pages?id=easycom" + ) + console.error( + "3. 鑻ョ粍浠朵笉绗﹀悎 easycom 瑙勮寖锛岄渶鎵嬪姩寮曞叆锛屽苟鍦� components 涓敞鍐岃缁勪欢" + ) + } else { + throw e + } +} var render = function () { var _vm = this var _h = _vm.$createElement @@ -143,8 +166,6 @@ value: true }); exports.default = void 0; -// -// // // // -- Gitblit v1.9.3