fengxiang
2018-03-14 aee3b7ea53df69cedae9e8210987000caf059c9f
src/app/routes/dashboard/workplace/workplace.component.html
@@ -38,7 +38,7 @@
    </ng-template>
</pro-header>
<div nz-row [nzGutter]="24" class="pt-lg" style="margin-top: -24px">
<div nz-row [nzGutter]="24" class="pt-lg" style="margin-top: -24px;">
    <div nz-col nzXs="24" nzSm="12" nzMd="12" nzLg="6">
        <chart-card [title]="'监控仪台数'" total="{{totalDeviceCount | number: '1.0'}}" contentHeight="46px" [action]="action1" [footer]="footer1">
            <ng-template #action1>
@@ -89,7 +89,7 @@
        </chart-card>
    </div>
    <div nz-col nzXs="24" nzSm="12" nzMd="12" nzLg="6">
        <chart-card [title]="'虚拟机台数'" total="1,260" contentHeight="46px" [action]="action4" [footer]="footer4">
        <chart-card [title]="'虚拟设备台数'" total="1,260" contentHeight="46px" [action]="action4" [footer]="footer4">
            <ng-template #action4>
                <nz-tooltip [nzTitle]="'最近一年新增的监控模拟设备总台数'">
                    <nz-icon nz-tooltip nzType="info-circle-o"></nz-icon>