From 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 21 四月 2026 11:46:41 +0800
Subject: [PATCH] 推送
---
node_modules/uview-plus/components/u-popup/popup.js | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/node_modules/uview-plus/components/u-popup/popup.js b/node_modules/uview-plus/components/u-popup/popup.js
index 5c39f0b..c745556 100644
--- a/node_modules/uview-plus/components/u-popup/popup.js
+++ b/node_modules/uview-plus/components/u-popup/popup.js
@@ -1,11 +1,11 @@
/*
* @Author : LQ
* @Description :
- * @version : 1.0
+ * @version : 3.0
* @Date : 2021-08-20 16:44:21
- * @LastAuthor : LQ
- * @lastTime : 2021-08-20 17:06:33
- * @FilePath : /u-view2.0/uview-ui/libs/config/props/popup.js
+ * @LastAuthor : jry
+ * @lastTime : 2025-12-19 08:55:21
+ * @FilePath : /uview-plus/libs/config/props/popup.js
*/
export default {
// popup缁勪欢
@@ -23,7 +23,7 @@
closeIconPos: 'top-right',
round: '20px',
zoom: true,
- bgColor: '',
+ bgColor: '#fff',
overlayOpacity: 0.5,
pageInline: false,
touchable: false,
--
Gitblit v1.9.3