From de1ef43c565e1666484d7d71203afd7526f4e3de Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 18 七月 2025 08:53:43 +0800
Subject: [PATCH] 用工运货接口对接
---
small-program/unpackage/dist/dev/mp-weixin/pages/freight-certification/freight-certification.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/freight-certification/freight-certification.js b/small-program/unpackage/dist/dev/mp-weixin/pages/freight-certification/freight-certification.js
index ad6fd85..223795a 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/freight-certification/freight-certification.js
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/freight-certification/freight-certification.js
@@ -103,7 +103,7 @@
try {
components = {
uIcon: function () {
- return Promise.all(/*! import() | node-modules/uview-ui/components/u-icon/u-icon */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-icon/u-icon.vue */ 379))
+ return Promise.all(/*! import() | node-modules/uview-ui/components/u-icon/u-icon */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-icon/u-icon.vue */ 387))
},
}
} catch (e) {
--
Gitblit v1.9.3