Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
759fb187
Commit
759fb187
authored
Jan 30, 2023
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
海康证书下载 gengdidi
parent
78676499
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
index.vue
danger-manage-web/src/views/entrance/index.vue
+2
-2
login.vue
danger-manage-web/src/views/login.vue
+9
-0
No files found.
danger-manage-web/src/views/entrance/index.vue
View file @
759fb187
...
...
@@ -90,7 +90,7 @@
<div
class=
"ent-b-car1"
>
<div
class=
"a-car-out"
>
<div>
人员出场
</div>
<
div
style=
"color: #c5c6c7;font-size: 14px;"
>
出入记录
</div
>
<
!--
<div
style=
"color: #c5c6c7;font-size: 14px;"
>
出入记录
</div>
--
>
</div>
<div
class=
"ent-div"
></div>
<div
class=
"ent-b-in"
>
...
...
@@ -120,7 +120,7 @@
<div
class=
"ent-b-car1"
>
<div
class=
"a-car-out"
>
<div>
车辆出场
</div>
<
div
style=
"color: #c5c6c7;font-size: 14px;"
>
出入记录
</div
>
<
!--
<div
style=
"color: #c5c6c7;font-size: 14px;"
>
出入记录
</div>
--
>
</div>
<div
class=
"ent-div"
></div>
<div
class=
"ent-b-in"
>
...
...
danger-manage-web/src/views/login.vue
View file @
759fb187
...
...
@@ -60,6 +60,7 @@
style=
"margin: 0px 0px 25px 0px;color: #3db0ff;"
>
记住密码
</el-checkbox
>
<a
class=
"certificateDownload"
href=
"http://27.128.189.137:81/nginxService/v1/download/InstallRootCert.exe"
>
下载证书
</a>
<el-form-item
style=
"width: 100%;height: 40px;"
class=
"zhanghaomima"
>
<el-button
:loading=
"loading"
...
...
@@ -254,4 +255,12 @@ export default {
.login-code-img
{
height
:
38px
;
}
.certificateDownload
{
color
:
#3e9ced
;
float
:
right
;
font-size
:
14px
;
}
.certificateDownload
:hover
{
color
:
#bfbfbf
;
}
</
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