Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
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
youjj
cloud-platform-ui
Commits
721d0f39
Commit
721d0f39
authored
Oct 20, 2020
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
备案号
parent
32c496a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
index.html
+1
-1
index.vue
src/views/login/index.vue
+2
-2
No files found.
index.html
View file @
721d0f39
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<title>
欣新房车
</title>
<title>
e家房车管理后台
</title>
</head>
<body>
<script
src=
<%=
htmlWebpackPlugin
.
options
.
path
%
>
/
jquery
.
min
.
js
>
</script>
...
...
src/views/login/index.vue
View file @
721d0f39
...
...
@@ -17,11 +17,11 @@
</el-form-item>
</el-form>
<div
style=
"position: fixed; bottom: 50px; width: 100%; text-align: center;"
>
<a
href=
"http://beian.miit.gov.cn"
target=
"_blank"
style=
"color: #eeeeee;"
>
粤ICP备19072339号-1
</a>
<a
href=
"http://beian.miit.gov.cn"
target=
"_blank"
style=
"color: #eeeeee;"
>
沪ICP备2020031057号
</a>
</div>
<div
style=
"position: fixed; bottom: 50px; width: 100%; text-align: center;"
>
<a
href=
"http://beian.miit.gov.cn"
target=
"_blank"
style=
"color: #62a8ea;"
>
粤ICP备19072339号-1
</a>
<a
href=
"http://beian.miit.gov.cn"
target=
"_blank"
style=
"color: #62a8ea;"
>
沪ICP备2020031057号
</a>
</div>
<el-dialog
title=
"第三方验证"
:visible
.
sync=
"showDialog"
>
邮箱登录成功,请选择第三方验证
...
...
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