fengxiang
2018-08-14 e967b16bd4517f98a8e9306a4c6092e2dea6a567
src/app/routes/home-page/home-page/home-page.component.html
@@ -93,7 +93,7 @@
                监控站点GIS分布
                <small class="text-sm font-weight-normal">总共: 128</small>
            </ng-template>
            <iframe style="width: 100%; height: 500px;" target="_top" src="http://monitor-api2.7drlb.com/screen/map-page?areaCode=320583&accountId=1"
            <iframe style="width: 100%; height: 500px;" target="_top" src="http://monitor-api2.7drlb.com/screen/map-page?areaCode=320583&accountId=1&mapType=BMAP_SATELLITE_MAP&isShowGrid=true&showZoom=14"
                frameborder="0"></iframe>
        </nz-card>
    </div>
@@ -173,7 +173,7 @@
                            </th>
                            <th nz-th class="text-right">
                                <span>数值({{selectedApiSortedItem.unit}})</span>
                                <nz-table-sort (nzValueChange)="aqiSortedTableSort('sum',$event)"></nz-table-sort>
                                <nz-table-sort (nzValueChange)="aqiSortedTableSort('avg',$event)"></nz-table-sort>
                            </th>
                        </tr>
                    </thead>