Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
legobackend
/
lego-manage-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
35ff145f
authored
2024-10-16 09:43:11 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
0c38fb13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/login.vue
src/views/login.vue
View file @
35ff145
...
...
@@ -71,7 +71,7 @@ import { getCodeImg } from "@/api/login";
import
Cookies
from
"js-cookie"
;
import
{
encrypt
,
decrypt
}
from
"@/utils/jsencrypt"
;
import
useUserStore
from
'@/store/modules/user'
import
Language
from
'@/layout/components/
l
anguage'
import
Language
from
'@/layout/components/
L
anguage'
const
userStore
=
useUserStore
()
const
router
=
useRouter
();
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment