Commit ff7cdce1 authored by nick zheng's avatar nick zheng

chore: 剔除残余数据

parent 57c7dfd7
......@@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>IBT_CANTONESE_ADMIN</title>
<title>POC-FE</title>
</head>
<body>
......
......@@ -31,7 +31,7 @@ function handleLogin(e: MouseEvent) {
// loginBtnLoading.value = true
userStore.updateIsLogin(true)
userStore.updateToken('res.data.token')
userStore.updateToken('')
const userInfoRes = {
account: 'account',
userAccount: 'userAccount',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment