Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
offical_web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangjie
offical_web
Commits
a4b42783
Commit
a4b42783
authored
Mar 03, 2023
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 放开忘记密码按钮
parent
f3bc79f6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/login.vue
+2
-2
No files found.
src/views/login.vue
View file @
a4b42783
...
@@ -45,11 +45,11 @@
...
@@ -45,11 +45,11 @@
:class=
"
{ eyes: true, open: !showPwd, close: showPwd }">
</i>
:class=
"
{ eyes: true, open: !showPwd, close: showPwd }">
</i>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<
!--
<
div
class=
"forget-password"
>
<div
class=
"forget-password"
>
<span
style=
"cursor: pointer"
@
click=
"forgetPassword"
>
<span
style=
"cursor: pointer"
@
click=
"forgetPassword"
>
忘记密码
忘记密码
</span>
</span>
</div>
-->
</div>
<div
style=
"text-align: center"
>
<div
style=
"text-align: center"
>
<button
class=
"login-btn"
@
click=
"submitForm"
>
登录
</button>
<button
class=
"login-btn"
@
click=
"submitForm"
>
登录
</button>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment