数据可视化大屏
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.

7 line
407B

  1. <lj-data-v-board-title nz-col nzSpan="24" nzXs="24" nzSm="24" nzMd="12" nzLg="12" nzXl="12" nzXXl="12" title="{{ title }}">
  2. <div style="display: flex; justify-content: center; align-items: center">
  3. <app-data-v-lj-text-dashboard chartId="leftChart" text="重衡系统健康度" />
  4. <app-data-v-lj-text-dashboard chartId="rightChart" text="重衡系统投运率" />
  5. </div>
  6. </lj-data-v-board-title>