From 45b2c022e27dda53ee4e5266fbdbdf1ac3aa4c65 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 05 八月 2022 16:47:59 +0800
Subject: [PATCH] 2022.8.5

---
 app.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app.js b/app.js
index 1ed57c4..5ccbb7d 100644
--- a/app.js
+++ b/app.js
@@ -14,6 +14,7 @@
     })
   },
   globalData: {
-    userInfo: null
+    userInfo: null,
+    accessToken: null,
   }
 })

--
Gitblit v1.9.3