Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
polysoft-nafmii
/
polysoft-h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 86cf39bc
authored
May 10, 2021
by
fanx
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
公共头部处理
1 parent
d484bacb
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
13 deletions
src/assets/css/sprite.less
src/assets/icon/wechat.png
src/assets/images/sprite.png
src/components/NafmHeader.vue
src/components/UserCommon.vue
src/assets/css/sprite.less
View file @
86cf39b
...
...
@@ -4,4 +4,5 @@
.icon-bg-navigation { width: 828px; height: 176px; background-position: -848px -206px; }
.icon-bg-search { width: 828px; height: 186px; background-position: -848px 0px; }
.icon-logo { width: 224px; height: 224px; background-position: -848px -402px; }
.icon-user-question { width: 32px; height: 36px; background-position: -1092px -402px; }
\ No newline at end of file
.icon-user-question { width: 32px; height: 36px; background-position: -1192px -402px; }
.icon-wechat { width: 80px; height: 78px; background-position: -1092px -402px; }
\ No newline at end of file
src/assets/icon/wechat.png
0 → 100644
View file @
86cf39b
4.39 KB
src/assets/images/sprite.png
View file @
86cf39b
302 KB
|
W:
|
H:
307 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/components/NafmHeader.vue
View file @
86cf39b
...
...
@@ -92,7 +92,7 @@ export default {
}
</
script
>
<
style
lang=
"less"
scoped
>
@NavHeight
:
90
px
;
@NavHeight
:
45
px
;
section
{
height
:
@
NavHeight
;
width
:
100%
;
...
...
@@ -123,19 +123,12 @@ section {
opacity
:
0.5
;
}
.iconpreviewleft
{
font-size
:
50
px
;
font-size
:
25
px
;
}
img
{
width
:
51px
;
height
:
51px
;
}
.iconfanhui
{
font-size
:
50px
;
}
span
{
font-size
:
32px
;
padding-left
:
10px
;
}
}
.nav_title
{
position
:
absolute
;
...
...
src/components/UserCommon.vue
View file @
86cf39b
...
...
@@ -26,9 +26,9 @@ export default {
display
:
flex
;
justify-content
:
center
;
img
{
margin-top
:
28
0px
;
width
:
224
px
;
height
:
224
px
;
margin-top
:
14
0px
;
width
:
112
px
;
height
:
112
px
;
}
}
</
style
>
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
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 post a comment