Merge branch 'master' of http://git.picaiba.com/g7hoo/dezhou-screen
This commit is contained in:
commit
7335a36517
BIN
src/assets/2.png
Normal file
BIN
src/assets/2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 MiB |
Binary file not shown.
Before Width: | Height: | Size: 6.6 MiB After Width: | Height: | Size: 6.4 MiB |
BIN
src/assets/videos/1.mp4
Normal file
BIN
src/assets/videos/1.mp4
Normal file
Binary file not shown.
BIN
src/assets/videos/2.mp4
Normal file
BIN
src/assets/videos/2.mp4
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
<video
|
||||
id="1"
|
||||
preload="auto"
|
||||
height="200"
|
||||
height="260"
|
||||
muted
|
||||
autoplay
|
||||
loop
|
||||
@ -21,7 +21,7 @@
|
||||
id="2"
|
||||
class="video-top"
|
||||
preload="auto"
|
||||
height="200"
|
||||
height="260"
|
||||
muted
|
||||
autoplay
|
||||
loop
|
||||
@ -146,17 +146,17 @@ main {
|
||||
}
|
||||
|
||||
.video-bottom {
|
||||
position: absolute;
|
||||
bottom: adjust(178px);
|
||||
left: adjust(16px);
|
||||
transform: scale(0.9, 0.57);
|
||||
position: absolute;
|
||||
bottom: adjust(176.3px);
|
||||
left: adjust(38px);
|
||||
transform: scale(.9);
|
||||
}
|
||||
|
||||
.video-top {
|
||||
position: absolute;
|
||||
top: adjust(44px);
|
||||
left: adjust(22px);
|
||||
transform: scale(0.95, 0.9);
|
||||
position: absolute;
|
||||
top: adjust(48px);
|
||||
left: adjust(33px);
|
||||
transform: scale(.95, .9);
|
||||
}
|
||||
|
||||
.eq-main {
|
||||
|
Loading…
Reference in New Issue
Block a user