From cc01607ad15fa69ad52bc0c81e8cfdc4b7effed8 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 30 五月 2025 17:16:09 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-button/u-button.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-button/u-button.js b/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-button/u-button.js
index 2ee0806..12ffda5 100644
--- a/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-button/u-button.js
+++ b/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-button/u-button.js
@@ -80,7 +80,7 @@
try {
components = {
uLoadingIcon: function () {
- return Promise.all(/*! import() | node-modules/uview-ui/components/u-loading-icon/u-loading-icon */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-loading-icon/u-loading-icon")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-loading-icon/u-loading-icon.vue */ 565))
+ return Promise.all(/*! import() | node-modules/uview-ui/components/u-loading-icon/u-loading-icon */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-loading-icon/u-loading-icon")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-loading-icon/u-loading-icon.vue */ 556))
},
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 */ 469))
--
Gitblit v1.9.3