From 5913516ca6ac3a15a629803a2bf78ab9a2afcc68 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Tue, 14 Aug 2018 09:10:54 +0800 Subject: [PATCH] 控制加载网格 层级 --- src/app/routes/forecasting-warning/forecasting-warning.component.html | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/app/routes/forecasting-warning/forecasting-warning.component.html b/src/app/routes/forecasting-warning/forecasting-warning.component.html index 9a1b2ee..0d8da6a 100644 --- a/src/app/routes/forecasting-warning/forecasting-warning.component.html +++ b/src/app/routes/forecasting-warning/forecasting-warning.component.html @@ -31,5 +31,12 @@ <!-- 15��� --> <div nz-col nzXs="24" nzSm="12" nzMd="12"><div id="forecasting_temp_day" style="height: 300px; width: 100%"></div></div> <!-- <div nz-col [nzSpan]="12"><div id="forecasting_uvi" style="height: 300px; width: 100%"></div></div> --> - -</div> + <br/> + <br/> + <br/> + <br/> + <br/> + <br/> + <br/> + <br/> +</div> \ No newline at end of file -- Gitblit v1.8.0