From 2cfe454c309a65f02e89063d8306ff71f86b7f5c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 17 七月 2025 15:41:37 +0800
Subject: [PATCH] 前端

---
 small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-popup/u-popup.json |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-popup/u-popup.json b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-popup/u-popup.json
new file mode 100644
index 0000000..bead465
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-popup/u-popup.json
@@ -0,0 +1,10 @@
+{
+  "component": true,
+  "usingComponents": {
+    "u-overlay": "/node-modules/uview-ui/components/u-overlay/u-overlay",
+    "u-transition": "/node-modules/uview-ui/components/u-transition/u-transition",
+    "u-status-bar": "/node-modules/uview-ui/components/u-status-bar/u-status-bar",
+    "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+    "u-safe-bottom": "/node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom"
+  }
+}
\ No newline at end of file

--
Gitblit v1.9.3