代码提交

This commit is contained in:
lixiaobang 2023-04-26 15:00:22 +08:00
parent 0f5e32ddc6
commit e0b24650eb
2 changed files with 3 additions and 3 deletions

View File

@ -244,7 +244,7 @@ export default {
#app { #app {
// width: 6144px; // width: 6144px;
// height: 1920px; // height: 1920px;
background: rgba(1, 1, 7, 0); background: rgba(1, 1, 7, 1);
// overflow: hidden; // overflow: hidden;
.header { .header {
height: 11%; height: 11%;

View File

@ -216,11 +216,11 @@
frameborder="0" frameborder="0"
style="width: 100%; height: 100%" style="width: 100%; height: 100%"
></iframe> --> ></iframe> -->
<camera <!-- <camera
style="width: 100%; height: 100%" style="width: 100%; height: 100%"
:videoUrl="item.video" :videoUrl="item.video"
:id="index" :id="index"
/> /> -->
</div> </div>
</div> </div>
</div> </div>