Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aserver-ui
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
15所TongWeb
aserver-ui
Commits
558f99b2
Commit
558f99b2
authored
Aug 09, 2022
by
徐浩宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改登录页的logo和系统名称
parent
0cce5bb5
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
file.jpeg
public/file.jpeg
+0
-0
login.html
public/login.html
+1
-1
Login.vue
src/views/login/Login.vue
+2
-2
No files found.
public/file.jpeg
0 → 100644
View file @
558f99b2
7.86 KB
public/login.html
View file @
558f99b2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>f
avicon.ico
"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>f
ile.jpeg
"
>
<title>
登录
</title>
<title>
登录
</title>
</head>
</head>
<body>
<body>
...
...
src/views/login/Login.vue
View file @
558f99b2
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
<div
class=
"bg"
:style=
"loginBg"
>
<div
class=
"bg"
:style=
"loginBg"
>
<div
class=
"bg-title"
>
<div
class=
"bg-title"
>
<!-- LiuKexin 20210204 调整图标大小不被挤压成椭圆 -->
<!-- LiuKexin 20210204 调整图标大小不被挤压成椭圆 -->
<div
style=
"width:64px;height:64px;float:left
"
><img
style=
"width:100%;height:1005"
src=
"archser.jp
g"
/></div>
<div
style=
"width:64px;height:64px;float:left
;margin-right: 12px;"
><img
style=
"width:100%;height:1005"
src=
"file.jpe
g"
/></div>
<div
class=
"header-app-name"
>
数字档案室管理系统
</div>
<div
class=
"header-app-name"
>
广东省社区矫正一体化平台电子卷宗
</div>
</div>
</div>
</div>
</div>
<!-- Liukexin 20210120 调整背景 end -->
<!-- Liukexin 20210120 调整背景 end -->
...
...
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