add data product in index
This commit is contained in:
parent
7488ea8ecf
commit
b684533ec1
|
@ -36,7 +36,7 @@
|
|||
<section class="panel panel1" data-section-name="数据共享">
|
||||
<div class="container topic">
|
||||
<div class="row">
|
||||
<span class="all"><a href="">全部 》</a></span>
|
||||
<span class="all"><a href="/data">全部 》</a></span>
|
||||
<h1 class="data">专题数据</h1>
|
||||
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
|
||||
<!-- Indicators -->
|
||||
|
@ -125,6 +125,25 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="panel panel5" data-section-name="数据成果">
|
||||
<div class="container topic">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-6 hot-data">
|
||||
<p class="data-title">
|
||||
<em class="text-left"><span class="glyphicon glyphicon-play"></span>基于微波辐射计的南极冰盖融化面积和持续时间变化(1978-2014)</em>
|
||||
</p>
|
||||
<img src="/static-sanji/images/index/data_product_1.gif" width="100%">
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-6 down_right hot-data text-center">
|
||||
<p class="data-title text-left">
|
||||
<em class="text-left"><span class="glyphicon glyphicon-play"></span>基于微波辐射计的格陵兰冰盖融化面积和持续时间变化(1979-2014)</em>
|
||||
</p>
|
||||
<img src="/static-sanji/images/index/data_product_2.gif" width="77%">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="panel panel2" data-section-name="新闻">
|
||||
<div class="container news">
|
||||
<div class="row">
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
After Width: | Height: | Size: 493 KiB |
Loading…
Reference in New Issue