Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-project
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
海康威视
web-project
Commits
95666c58
Commit
95666c58
authored
Jul 15, 2024
by
qjeslks
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
7.15.2
parent
7823245b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
4 deletions
+9
-4
dengluanniu_wx.png
src/assets/imgs/dengluanniu_wx.png
+0
-0
dengluanniu_x.png
src/assets/imgs/dengluanniu_x.png
+0
-0
login.vue
src/views/login/login.vue
+9
-4
No files found.
src/assets/imgs/dengluanniu_wx.png
View replaced file @
7823245b
View file @
95666c58
86.6 KB
|
W:
|
H:
18.6 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/imgs/dengluanniu_x.png
View replaced file @
7823245b
View file @
95666c58
66.8 KB
|
W:
|
H:
16.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/login/login.vue
View file @
95666c58
...
@@ -11,13 +11,13 @@
...
@@ -11,13 +11,13 @@
<div
class=
"login-text2 text"
>
DATA MANAGEMENT BACKGROUND OF PACKET DIAGRAM
</div>
<div
class=
"login-text2 text"
>
DATA MANAGEMENT BACKGROUND OF PACKET DIAGRAM
</div>
<div
class=
"div-input"
>
<div
class=
"div-input"
>
<el-input
v-model=
"userInfo.userName"
style=
"width: 380px ; height: 50px"
placeholder=
"请输入账号"
<el-input
v-model=
"userInfo.userName"
style=
"width: 380px ; height: 50px"
placeholder=
"请输入账号"
:prefix-icon=
"User"
input-style=
"color:
white
"
/>
:prefix-icon=
"User"
input-style=
"color:
black
"
/>
</div>
</div>
<el-row>
<el-row>
<el-col>
<el-col>
<div
class=
"div-input"
>
<div
class=
"div-input"
>
<el-input
v-model=
"userInfo.password"
style=
" color: white;width: 380px ; height: 50px"
type=
"password"
<el-input
v-model=
"userInfo.password"
style=
" color: white;width: 380px ; height: 50px"
type=
"password"
placeholder=
"请输入密码"
show-password
:prefix-icon=
"Lock"
input-style=
"color:
white
"
/>
placeholder=
"请输入密码"
show-password
:prefix-icon=
"Lock"
input-style=
"color:
black
"
/>
</div>
</div>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<el-col
:span=
"15"
>
<el-col
:span=
"15"
>
<div
class=
"div-input input-contain"
>
<div
class=
"div-input input-contain"
>
<el-input
v-model=
"code"
style=
"width: 240px ; height: 50px"
<el-input
v-model=
"code"
style=
"width: 240px ; height: 50px"
placeholder=
"请输入验证码"
input-style=
"color:
white
"
@
keyup
.
enter=
"login"
/>
placeholder=
"请输入验证码"
input-style=
"color:
black
"
@
keyup
.
enter=
"login"
/>
</div>
</div>
</el-col>
</el-col>
<el-col
:span=
"9"
>
<el-col
:span=
"9"
>
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
</el-col>
</el-col>
</el-row>
</el-row>
<el-row
justify=
"space-around"
style=
"margin-bottom: 20px;"
>
<el-row
justify=
"space-around"
style=
"margin-bottom: 20px;"
>
<div
id=
"login_button"
@
click=
"login"
style=
"width: 380px; height: 80px"
></div>
<div
id=
"login_button"
@
click=
"login"
style=
"width: 380px; height: 80px"
>
登录
</div>
</el-row>
</el-row>
</div>
</div>
</div>
</div>
...
@@ -186,6 +186,11 @@
...
@@ -186,6 +186,11 @@
background-size
:
100%
70%
;
background-size
:
100%
70%
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
overflow
:
hidden
;
overflow
:
hidden
;
font-family
:
"微软雅黑"
;
font-size
:
25px
;
font-weight
:
380
;
line-height
:
50px
;
color
:
aliceblue
;
}
}
#errorMessage
{
#errorMessage
{
...
...
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