mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add link & _blank
This commit is contained in:
+5
-5
@@ -36,7 +36,7 @@
|
||||
height:340px;
|
||||
}
|
||||
|
||||
.book > img{
|
||||
.book img{
|
||||
width:270px;
|
||||
}
|
||||
.info_text{
|
||||
@@ -84,14 +84,14 @@
|
||||
</div>
|
||||
<div class="info_text">
|
||||
<i class="item_icon icon_book"></i>GitHub:
|
||||
<a href="https://github.com/vczero">https://github.com/vczero</a>
|
||||
<a target="_blank" href="https://github.com/vczero">https://github.com/vczero</a>
|
||||
</div>
|
||||
<div class="info_text">
|
||||
<i class="item_icon icon_book"></i>Weibo:
|
||||
<a href="http://weibo.com/vczero">http://weibo.com/vczero</a>
|
||||
<a target="_blank" href="http://weibo.com/vczero">http://weibo.com/vczero</a>
|
||||
</div>
|
||||
<div class="info_text">
|
||||
<i class="item_icon icon_book"></i>曾供职: 高德.开放平台、携程.框架部
|
||||
<i class="item_icon icon_book"></i>曾供职: 高德.开放平台、携程.框架研发部
|
||||
</div>
|
||||
<div class="info_text">
|
||||
<i class="item_icon icon_book"></i>方向: 前端框架(H5/Hybird)、React Native、Web架构
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
</div>
|
||||
<div class="book fr">
|
||||
<img src="react-book.png" />
|
||||
<a target="_blank" href="http://item.jd.com/11844102.html"><img src="react-book.png" /></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user