From 9efd4a80aae58cf36266e774d3c820cc8e115028 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期四, 25 九月 2025 17:33:45 +0800
Subject: [PATCH] test

---
 pages/login/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/index.vue b/pages/login/index.vue
index dd07fe2..108311f 100644
--- a/pages/login/index.vue
+++ b/pages/login/index.vue
@@ -188,7 +188,7 @@
 						password: ""
 					})
 				}
-
+				getApp().globalData.withLog  = 	session.getValue("write_log") ? true:false
 				uni.reLaunch({
 					url: "/pages/index/index"
 				})

--
Gitblit v1.9.1