数据可视化大屏
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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>