From 02cb47bef10bafc3a591f160f0b286df529c704a Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 12 四月 2024 15:10:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.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 4c73c1b..25ec9f7 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 */ 541))
+ 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 */ 538))
},
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 */ 459))
--
Gitblit v1.9.3