提交 ace38f23 编写于 作者: guangjun.yang's avatar guangjun.yang

模块列表及其下面的元件列表

上级 969b78f2
......@@ -30,7 +30,7 @@ export default {
.download-button-wrapper {
display: flex;
// width: 100%;
position: absolute;
position: fixed;
z-index: 1000;
top: 15px;
right: 0;
......
......@@ -453,7 +453,7 @@ export default {
height: 100%;
background-color: #333;
overflow: hidden;
z-index: 999;
z-index: 1000;
video{
position: absolute;
left: 50%;
......
<template>
<!-- 组件详情页面:模块列表及其下面的元件列表 -->
<div class="page-container-merge">
<div class="page-container-merge" >
<CommonNavbar
id="header"
:bgColor="bgColor"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册