Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NEWYEARPARTY
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
华国豪
NEWYEARPARTY
Commits
eae19bf3
Commit
eae19bf3
authored
Jan 07, 2020
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
2ee78736
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
18 additions
and
15 deletions
+18
-15
Awards.css
src/assets/css/Awards.css
+8
-7
GameRanking.css
src/assets/css/GameRanking.css
+2
-1
LuckDraw.css
src/assets/css/LuckDraw.css
+2
-2
bierede.css
src/assets/css/bierede.css
+2
-1
Awards2.vue
src/components/Awards/Awards2.vue
+1
-1
Awards6.vue
src/components/Awards/Awards6.vue
+3
-3
zhangting.jpg
static/image/banjiang/zhangting.jpg
+0
-0
No files found.
src/assets/css/Awards.css
View file @
eae19bf3
...
...
@@ -158,21 +158,22 @@
}
.Awards6
.box
.item
{
position
:
relative
;
width
:
30%
;
}
.Awards6
.box
.item
.bg-img
{
width
:
350px
;
width
:
100%
;
}
.Awards6
.box
.item
.head-img
{
position
:
absolute
;
left
:
55px
;
top
:
11px
;
width
:
241px
;
height
:
261px
;
left
:
15%
;
top
:
2%
;
width
:
70%
;
height
:
65%
;
}
.Awards6
.box
.item
.name
{
position
:
absolute
;
bottom
:
85px
;
right
:
80px
;
bottom
:
22%
;
right
:
30%
;
}
.Awards0
{
...
...
src/assets/css/GameRanking.css
View file @
eae19bf3
...
...
@@ -29,6 +29,7 @@
margin
:
0
auto
;
display
:
flex
;
padding-top
:
4rem
;
height
:
70%
;
}
.Ranking
.rank-box
.item
{
...
...
@@ -62,7 +63,7 @@
.Ranking
.rank-box
.item
.body
{
width
:
60px
;
margin
:
0
auto
;
height
:
292px
;
height
:
80%
;
position
:
relative
;
margin-bottom
:
2rem
;
}
...
...
src/assets/css/LuckDraw.css
View file @
eae19bf3
...
...
@@ -29,14 +29,14 @@
}
.container
.box
{
width
:
48%
;
height
:
5
0%
;
height
:
8
0%
;
background
:
url(/static/image/draw/bg.png)
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
position
:
relative
;
left
:
50%
;
top
:
29%
;
transform
:
translate
(
-50%
,
-
5
0%
);
transform
:
translate
(
-50%
,
-
3
0%
);
}
.container
.box
.title
{
background
:
linear-gradient
(
to
bottom
,
#ffd364
,
#ff9
,
#ff8000
);
...
...
src/assets/css/bierede.css
View file @
eae19bf3
...
...
@@ -924,7 +924,8 @@
width
:
790px
;
margin
:
20px
auto
0
auto
;
position
:
relative
;
height
:
70px
;
height
:
70px
;
display
:
flex
;
}
.dalaoshu
.prompt_img
span
{
margin-left
:
8px
;
...
...
src/components/Awards/Awards2.vue
View file @
eae19bf3
...
...
@@ -101,7 +101,7 @@ export default {
border-radius
:
50%
;
}
.Awards2
.box
.head
.touxiang3
{
background
:
url(/static/image/banjiang/
meiyou
.jpg)
;
background
:
url(/static/image/banjiang/
zhangting
.jpg)
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
padding-bottom
:
100%
;
...
...
src/components/Awards/Awards6.vue
View file @
eae19bf3
...
...
@@ -5,17 +5,17 @@
<div
class=
"item"
>
<img
class=
"bg-img"
src=
"/static/image/banjiang/ranke.png"
alt=
""
>
<img
class=
"head-img"
src=
"http://imgfile.oytour.com/Upload/User/636812405296221015.jpg"
alt=
""
>
<span
class=
"name f
3
"
>
肖自立
</span>
<span
class=
"name f
4
"
>
肖自立
</span>
</div>
<div
class=
"item"
>
<img
class=
"bg-img"
src=
"/static/image/banjiang/ranke1.png"
alt=
""
>
<img
class=
"head-img"
src=
"/static/image/banjiang/xushuxue.png"
alt=
""
>
<span
class=
"name f
3
"
>
徐树学
</span>
<span
class=
"name f
4
"
>
徐树学
</span>
</div>
<div
class=
"item"
>
<img
class=
"bg-img"
src=
"/static/image/banjiang/ranke2.png"
alt=
""
>
<img
class=
"head-img"
src=
"/static/image/banjiang/chenjia.jpg"
alt=
""
>
<span
class=
"name f
3
"
>
陈佳
</span>
<span
class=
"name f
4
"
>
陈佳
</span>
</div>
</div>
</div>
...
...
static/image/banjiang/zhangting.jpg
0 → 100644
View file @
eae19bf3
67.2 KB
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