数据可视化大屏
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

t1.component.html 178B

123456
  1. <!-- <div #Three style="background-color: red;"></div> -->
  2. <div style="display: flex; flex-direction: column; height: 100vh;">
  3. <div #Three style="flex-grow: 1;"></div>
  4. </div>