Skip to content

Commit be58a6f

Browse files
authored
Merge pull request #14 from yansenfe/wbtiger-patch-7
add pile.js
2 parents da93147 + a072dc2 commit be58a6f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index.html

+16
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,22 @@ <h2 class="project-name">
132132
</p>
133133
</div>
134134
</div>
135+
<div class="project col-md-4">
136+
<div class="project-container">
137+
<a href="https://didi.github.io/pile.js" style="display:block;background-color:#eaeaea;height: 144px;text-align: center;">
138+
<img src="http://es-static.xiaojukeji.com/static/web/activity/jimuwiki/Pile.js.png" style="display: inline-block;height: 54px;margin: 44px auto 0 auto;">
139+
</a>
140+
<h2 class="project-name">
141+
<a href="https://didi.github.io/pile.js" target="_blank">Pile.js</a>
142+
</h2>
143+
<p class="project-summary">
144+
基于React的移动端开发组件库。
145+
</p>
146+
<p class="project-desc">
147+
轻量,易用,包含52个交互功能,支持多语言与自定义皮肤。可以非常轻松的创建用户交互界面,让前端开发更专注于业务逻辑的实现。
148+
</p>
149+
</div>
150+
</div>
135151
<div class="project col-md-4">
136152
<div class="project-container">
137153
<a href="#">

0 commit comments

Comments
 (0)