fix
This commit is contained in:
@@ -40,7 +40,7 @@ export default function Init() {
|
|||||||
<h3>各省受台风影响地图</h3>
|
<h3>各省受台风影响地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
吴懿鹏 & 林思源
|
吴懿鹏 林思源
|
||||||
</small>
|
</small>
|
||||||
<Image src={typhoonMapPreview} />
|
<Image src={typhoonMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
@@ -53,17 +53,17 @@ export default function Init() {
|
|||||||
<h3>各省干旱灾害地图</h3>
|
<h3>各省干旱灾害地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Keer ZHENG & Mengjia ZHENG
|
郑可儿 郑梦佳
|
||||||
</small>
|
</small>
|
||||||
<Image src={doughtMapPreview} />
|
<Image src={doughtMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="#" passHref>
|
<Link href="#" passHref>
|
||||||
<div>
|
<div>
|
||||||
<h3>各省雪灾影响地图</h3>
|
<h3>各省低温冰雪灾害地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Shuyi GUO
|
陈熙瑶 郭舒怡 尚阳
|
||||||
</small>
|
</small>
|
||||||
<Image src={snowMapPreview} />
|
<Image src={snowMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
@@ -73,7 +73,7 @@ export default function Init() {
|
|||||||
<h3>各省工伤统计地图</h3>
|
<h3>各省工伤统计地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Stanley, Lori, & Kristin.
|
姚婉谊 战云英 易佳莹
|
||||||
</small>
|
</small>
|
||||||
<Image src={workInjureMapPreview} />
|
<Image src={workInjureMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
@@ -83,7 +83,7 @@ export default function Init() {
|
|||||||
<h3>各省突发地质灾害地图</h3>
|
<h3>各省突发地质灾害地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Sherry, Ivy, & Rika
|
孙晓盈 邓忻玥 庞颖彤
|
||||||
</small>
|
</small>
|
||||||
<Image src={geologicalDisasterMapPreview} />
|
<Image src={geologicalDisasterMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
@@ -93,7 +93,7 @@ export default function Init() {
|
|||||||
<h3>新中国成立后各省地震数据</h3>
|
<h3>新中国成立后各省地震数据</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
陈九如, 刘梦蝶, & 周鲲鹏
|
周鲲鹏 刘梦蝶 陈九如
|
||||||
</small>
|
</small>
|
||||||
<Image src={earthquakeMapPreview} />
|
<Image src={earthquakeMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
@@ -103,17 +103,17 @@ export default function Init() {
|
|||||||
<h3>各省森林火灾地图</h3>
|
<h3>各省森林火灾地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Jessie, Peggy, & Cindy
|
施适雨 黄珏晞 易欣宇
|
||||||
</small>
|
</small>
|
||||||
<Image src={forestFireMapPreview} />
|
<Image src={forestFireMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://umap.openstreetmap.fr/en/map/untitled-map_758141#4/41.97/106.83" passHref>
|
<Link href="https://umap.openstreetmap.fr/en/map/untitled-map_758141#4/41.97/106.83" passHref>
|
||||||
<div>
|
<div>
|
||||||
<h3>各省洪涝旱灾地图</h3>
|
<h3>各省洪涝灾害地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Jade, Cherry, & Mia
|
杨思怡 张芷晴 马玉
|
||||||
</small>
|
</small>
|
||||||
<Image src={floodsAndDroughtsMapPreview} />
|
<Image src={floodsAndDroughtsMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
@@ -123,7 +123,7 @@ export default function Init() {
|
|||||||
<h3>各省交通事故地图</h3>
|
<h3>各省交通事故地图</h3>
|
||||||
<small>
|
<small>
|
||||||
<Copyright />
|
<Copyright />
|
||||||
Carolyn, Julianne, & Selina
|
朱诗琪 李昕玥 苗诗扬
|
||||||
</small>
|
</small>
|
||||||
<Image src={trafficAccidentsMapPreview} />
|
<Image src={trafficAccidentsMapPreview} />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user