From f2b6fdd955f8ac6e5b351e0b5e3a9f583ed6da2e Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 30 四月 2026 15:26:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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