From a96b9978f5a4f183a2ed1c2b36562d51168fae6f Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 20 三月 2025 14:32:20 +0800
Subject: [PATCH] 优化
---
bicycle/unpackage/dist/dev/mp-weixin/pages/problemReporting/problemReporting.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bicycle/unpackage/dist/dev/mp-weixin/pages/problemReporting/problemReporting.js b/bicycle/unpackage/dist/dev/mp-weixin/pages/problemReporting/problemReporting.js
index 552966b..1f5a57f 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/pages/problemReporting/problemReporting.js
+++ b/bicycle/unpackage/dist/dev/mp-weixin/pages/problemReporting/problemReporting.js
@@ -103,7 +103,7 @@
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))
},
}
} catch (e) {
--
Gitblit v1.9.3