mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化代码
This commit is contained in:
parent
19da42e3c0
commit
ea23e1fe35
@ -50,7 +50,7 @@
|
||||
</div>
|
||||
<div style="width: 100%;" v-else>
|
||||
<div v-if="addOwnerInfo.videoPlaying == true">
|
||||
<video id="ownerPhoto" style="width: 100%;height: 150rem;"></video>
|
||||
<video id="ownerPhoto" style="width: 100%;height: 10rem;"></video>
|
||||
<canvas id="canvas" style="display:none;"></canvas>
|
||||
</div>
|
||||
<div v-else>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user