From eeedca2f81d80857839a3b3482ac8a467b815fdf Mon Sep 17 00:00:00 2001 From: zwgczx <770775984@qq.com> Date: Thu, 31 Oct 2024 01:58:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=89=80=E6=9C=89=E9=A1=B5=E9=9D=A2=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E5=BD=93=E5=89=8D=E7=99=BB=E5=BD=95=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E4=BF=A1=E6=81=AF.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 所有页面获取当前登录人员信息.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 所有页面获取当前登录人员信息.js diff --git a/所有页面获取当前登录人员信息.js b/所有页面获取当前登录人员信息.js new file mode 100644 index 0000000..823dfdc --- /dev/null +++ b/所有页面获取当前登录人员信息.js @@ -0,0 +1 @@ +JSON.parse(localStorage.ecode_params)._user \ No newline at end of file