From d796875e4dee22341c48469973d03e1015db61e8 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期五, 05 七月 2024 11:40:28 +0800
Subject: [PATCH] 首页添加扫码

---
 app.js |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/app.js b/app.js
index 1ed57c4..b009f3a 100644
--- a/app.js
+++ b/app.js
@@ -14,6 +14,11 @@
     })
   },
   globalData: {
-    userInfo: null
+    sessionId:'2024052821300200006',
+    tag:'ym',
+    userInfo: null,
+    userId:"",
+    userCode:"",
+    token:""
   }
 })

--
Gitblit v1.8.0