Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
ww_talk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
ww_talk
Commits
e221554e
Commit
e221554e
authored
Aug 14, 2020
by
liujiaxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sdf
parent
f3286316
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
play.component.html
src/app/play/play.component.html
+2
-2
play.component.scss
src/app/play/play.component.scss
+2
-2
bg2.png
src/assets/talk/bg2.png
+0
-0
No files found.
src/app/play/play.component.html
View file @
e221554e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"player-border"
>
<div
class=
"player-border"
>
<div
class=
"player-preview-content"
<div
class=
"player-preview-content"
(
click
)="
handleTapText
();$
event
.
preventDefault
()"
(
click
)="
handleTapText
();$
event
.
preventDefault
()"
style=
"background-image: url('assets/talk/bg.png');"
>
style=
"background-image: url('assets/talk/bg
2
.png');"
>
<div
class=
"all-talk-wrap"
>
<div
class=
"all-talk-wrap"
>
<div
class=
"all-talk-box"
#
talkListBox
>
<div
class=
"all-talk-box"
#
talkListBox
>
<ul
class=
"talk-list"
>
<ul
class=
"talk-list"
>
...
@@ -56,6 +56,6 @@
...
@@ -56,6 +56,6 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
src/app/play/play.component.scss
View file @
e221554e
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
font-family
:
arialRound
;
font-family
:
arialRound
;
background-size
:
100%
;
background-size
:
100%
;
background-position-y
:
18
.4%
;
background-position-y
:
18
.4%
;
background-image
:
url('../../assets/talk/bg.png')
;
background-image
:
url('../../assets/talk/bg
2
.png')
;
font-size
:
2
.5vh
;
font-size
:
2
.5vh
;
background-position
:
50%
100%
;
background-position
:
50%
100%
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
width
:
100%
;
width
:
100%
;
padding-right
:
12em
;
padding-right
:
12em
;
height
:
100%
;
height
:
100%
;
padding-bottom
:
2
0%
;
padding-bottom
:
1
0%
;
position
:
relative
;
position
:
relative
;
display
:
flex
;
display
:
flex
;
flex-direction
:
row
;
flex-direction
:
row
;
...
...
src/assets/talk/bg2.png
0 → 100644
View file @
e221554e
311 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