Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
2db54f4d
Commit
2db54f4d
authored
Nov 26, 2021
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logo、favicon.ico
parent
33768ffc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
14 deletions
+3
-14
favicon.ico
favicon.ico
+0
-0
logo.png
src/assets/logo.png
+0
-0
Header.vue
src/views/Layout/Header.vue
+3
-14
No files found.
favicon.ico
0 → 100644
View file @
2db54f4d
File added
src/assets/logo.png
0 → 100644
View file @
2db54f4d
76.3 KB
src/views/Layout/Header.vue
View file @
2db54f4d
<
template
>
<div
class=
"self-header"
>
<div
style=
"display: inline-block;margin: 5px 15px 5px 0;height: 50px;"
>
<img
src=
"../../assets/logo.png"
alt=
""
style=
"height: 100%;"
/>
</div>
<div
class=
"self_header_label"
>
<h2>
新一代银行国际结算系统
</h2>
</div>
...
...
@@ -167,20 +170,6 @@ export default {
margin
:
0
;
padding
:
0
;
}
.self_header_label
{
/* color: antiquewhite; */
color
:
#fff
;
/* margin-top: 10px !important; */
position
:
relative
;
top
:
22px
;
/* left: 10px; */
padding
:
0px
15px
;
display
:
inline-table
;
vertical-align
:
top
;
font-family
:
"KaiTi"
;
/* border-left: 1px solid antiquewhite; */
border-left
:
1px
solid
#fff
;
}
.header-subInstName
{
display
:
inline-block
;
margin-right
:
12px
;
...
...
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