Skip to content

Commit 59241f1

Browse files
committed
新增提速对比表格,更新选择理由截屏;新增两个贡献者;优化文案
1 parent 0244851 commit 59241f1

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

170 KB
Loading

public/images/APIJSON_why.jpg

-575 KB
Binary file not shown.

public/images/APIJSON_why.png

478 KB
Loading

public/index.html

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<li><a href="#honor" class="nav-link contribute">荣誉与成就</a></li>
109109
<li><a href="#statistics" class="nav-link contribute">数据统计</a></li>
110110
<li><a href="#user" class="nav-link contribute">企业用户</a></li>
111-
<li><a href="#contributor" class="nav-link contribute">贡献者</a></li>
111+
<li><a href="#ecology" class="nav-link contribute">社区生态</a></li>
112112
</ul>
113113
</div>
114114

@@ -144,7 +144,7 @@
144144
<li><a href="#honor" class="nav-link contribute">荣誉与成就</a></li>
145145
<li><a href="#statistics" class="nav-link contribute">数据统计</a></li>
146146
<li><a href="#user" class="nav-link contribute">企业用户</a></li>
147-
<li><a href="#contributor" class="nav-link contribute">贡献者</a></li>
147+
<li><a href="#ecology" class="nav-link contribute">社区生态</a></li>
148148
</ul>
149149
</div>
150150
</div>
@@ -298,12 +298,13 @@ <h3>APIJSON App 演示</h3>
298298
<div class="inner" style="margin-top: 60px">
299299
<p>
300300
<h3>APIJSON 对比 传统方式</h3>
301-
APIJSON 大幅提振开发效率、强力杜绝联调扯皮、巧妙规避文档缺陷、非常节省流量带宽 等
301+
可帮助前后端开发 大幅提振开发效率、强力杜绝联调扯皮、巧妙规避文档缺陷、非常节省流量带宽 等,保守估计可提速 20 倍以上
302302
</p>
303303
<div >
304304
<img src="images/comparison/APIJSON_vs_PreviousWays.jpg" style="width: 80%;margin-bottom: 20px">
305305
<img src="images/comparison/APIJSON_vs_PreviousWays_grid.jpg" style="width: 80%;margin-bottom: 20px">
306-
<img src="images/APIJSON_why.jpg" style="width: 80%;margin-bottom: 20px">
306+
<img src="images/APIJSON_why.png" style="width: 80%;margin-bottom: 20px">
307+
<img src="images/APIJSON_efficiency_table.png" style="width: 80%;margin-bottom: 20px">
307308
</div>
308309
</div>
309310

@@ -516,7 +517,7 @@ <h3 style="margin-bottom: 0px; padding-bottom: 0px">APIJSON 部分用户(500强
516517

517518
<!-- <a class="become-sponsor button white" href="https://github.com/Tencent/APIJSON/issues/73" style="margin-top: 15px" target="_blank">更多 APIJSON 使用者</a>-->
518519

519-
<p id="contributor" style="padding-top: 35px; margin:0px; background: white"/>
520+
<p id="ecology" style="padding-top: 35px; margin:0px; background: white"/>
520521
<div class="open-collective-sponsors" style="margin-top: 30px;">
521522
<h3 >社区及生态的贡献者</h3>
522523
<h4 style="margin-bottom: 10px;margin-top: 5px">主项目的贡献者(6 腾讯 1 微软 1 知乎架构师 1 字节跳动 1 网易 1 Zoom 1 圆通 1 智联 等)</h4>
@@ -679,6 +680,12 @@ <h4 style="margin-bottom: 10px;margin-top: 5px">主项目的贡献者(6 腾讯 1
679680
<a href="https://github.com/Tencent/APIJSON/pull/472" target="_blank" style="width: 36px;padding: 0px;margin: 0px">
680681
<img src="https://avatars.githubusercontent.com/u/22633385?s=60&v=4" style="width: auto;height: 36px;border-radius: 36px;">
681682
</a>
683+
<a href="https://github.com/Tencent/APIJSON/pull/480" target="_blank" style="width: 36px;padding: 0px;margin: 0px">
684+
<img src="https://avatars.githubusercontent.com/u/35208417?s=60&v=4" style="width: auto;height: 36px;border-radius: 36px;">
685+
</a>
686+
<a href="https://github.com/Tencent/APIJSON/pull/481" target="_blank" style="width: 36px;padding: 0px;margin: 0px">
687+
<img src="https://avatars.githubusercontent.com/u/12228225?s=60&v=4" style="width: auto;height: 36px;border-radius: 36px;">
688+
</a>
682689

683690
<h4 style="margin-bottom: 10px">其它项目的作者(2 腾讯 1 BAT 技术专家 1 微软 2 字节跳动 1 神州数码&Apache dubbo2js 作者 等)</h4>
684691
<a href="https://github.com/APIJSON/apijson-orm" target="_blank" style="width: 36px;padding: 0px;margin: 0px">

0 commit comments

Comments
 (0)