代码提交
This commit is contained in:
parent
0f5e32ddc6
commit
e0b24650eb
|
@ -244,7 +244,7 @@ export default {
|
|||
#app {
|
||||
// width: 6144px;
|
||||
// height: 1920px;
|
||||
background: rgba(1, 1, 7, 0);
|
||||
background: rgba(1, 1, 7, 1);
|
||||
// overflow: hidden;
|
||||
.header {
|
||||
height: 11%;
|
||||
|
|
|
@ -216,11 +216,11 @@
|
|||
frameborder="0"
|
||||
style="width: 100%; height: 100%"
|
||||
></iframe> -->
|
||||
<camera
|
||||
<!-- <camera
|
||||
style="width: 100%; height: 100%"
|
||||
:videoUrl="item.video"
|
||||
:id="index"
|
||||
/>
|
||||
/> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue