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
0
Merge Requests
0
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
d7294ade
Commit
d7294ade
authored
Mar 06, 2023
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:问题修改
parent
2c69eede
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
src/views/login.vue
+6
-2
No files found.
src/views/login.vue
View file @
d7294ade
<
template
>
<
template
>
<div>
<div
class=
"login-page"
>
<div
class=
"login_bg"
>
<div
class=
"login_bg"
>
<div
class=
"logo"
>
<div
class=
"logo"
>
<div>
<div>
...
@@ -131,7 +131,6 @@
...
@@ -131,7 +131,6 @@
<
el
-
input
<
el
-
input
v
-
model
=
"forgetForm.confirmNewPassword"
v
-
model
=
"forgetForm.confirmNewPassword"
placeholder
=
"请再次输入新密码"
placeholder
=
"请再次输入新密码"
clearable
:
type
=
"showAgNewPwd ? 'text' : 'password'"
:
type
=
"showAgNewPwd ? 'text' : 'password'"
prefix
-
icon
=
"el-icon-lock"
prefix
-
icon
=
"el-icon-lock"
style
=
"background-color: #fff"
>
style
=
"background-color: #fff"
>
...
@@ -441,4 +440,9 @@ export default {
...
@@ -441,4 +440,9 @@ export default {
.
eyes
.
close
{
.
eyes
.
close
{
background
:
url
(
'../assets/eyes-closed.png'
)
no
-
repeat
center
/
cover
;
background
:
url
(
'../assets/eyes-closed.png'
)
no
-
repeat
center
/
cover
;
}
}
.
login
-
page
::
v
-
deep
.
el
-
input__inner
::
-
ms
-
reveal
,
.
login
-
page
::
v
-
deep
.
el
-
input__inner
::
-
ms
-
clear
{
display
:
none
;
}
<
/style
>
<
/style
>
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