Browse Source

upload

ctt_ywq
HolyKnightIX 2 years ago
parent
commit
9a2ab10ce0
1 changed files with 5 additions and 6 deletions
  1. +5
    -6
      src/components/views/shadow.vue

+ 5
- 6
src/components/views/shadow.vue View File

@@ -6,10 +6,10 @@
>
<video
ref="videoPlayer"
style="position: absolute; right: -20%"
src="https://video.metavatar.cc/sv/199c414a-18834521b37/199c414a-18834521b37.mp4"
width="100%"
height="100%"
style="position: absolute; right: 250px"
src="https://video.metavatar.cc/sv/2474483a-188345f1cb5/2474483a-188345f1cb5.mp4"
max-width="800px"
height="800px"
autoplay
muted
controls
@@ -118,9 +118,8 @@
title="click to pause"
/>
<video
style=""
ref="videoII"
src="https://video.metavatar.cc/sv/20bbc23b-1883359e457/20bbc23b-1883359e457.mp4"
src="https://video.metavatar.cc/sv/2474483a-188345f1cb5/2474483a-188345f1cb5.mp4"
/>
</div>
<!-- <img src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/metavatar_live/004@2x.png" alt="" /> -->


Loading…
Cancel
Save