From 275596fc999e12e2b6f2f0ea1a0ddcc9efdc6567 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 17:41:45 +0800
Subject: [PATCH] 小程序改bug

---
 small-program/components/auth-login/auth-login.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/small-program/components/auth-login/auth-login.vue b/small-program/components/auth-login/auth-login.vue
index a2f107d..3105250 100644
--- a/small-program/components/auth-login/auth-login.vue
+++ b/small-program/components/auth-login/auth-login.vue
@@ -38,7 +38,7 @@
 			},
 			checked: {
 				type: Boolean,
-				default: true
+				default: false
 			},
 				closeOnMask: {
 				type: Boolean,

--
Gitblit v1.9.3