From dc01187c6ca2cf46fef268e84a7ac7fc171f2ebb Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 27 五月 2024 16:12:47 +0800
Subject: [PATCH] 开泵相关

---
 app.js |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/app.js b/app.js
index 1ed57c4..9ff2871 100644
--- a/app.js
+++ b/app.js
@@ -14,6 +14,9 @@
     })
   },
   globalData: {
-    userInfo: null
+    userInfo: null,
+    userId:"",
+    userCode:"",
+    token:""
   }
 })

--
Gitblit v1.8.0