Skip to content

Commit 8bea07d

Browse files
committed
首页:在线测试按钮移到功能演示区域底部
1 parent 9f1a959 commit 8bea07d

File tree

3 files changed

+91
-60
lines changed

3 files changed

+91
-60
lines changed

.idea/workspace.xml

Lines changed: 83 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/vue/layout/index.ejs

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131

3232

3333
<div id="special-sponsor">
34-
<p align="center" style="margin-top: 0px;padding-left: 12px;padding-right: 12px">🏆码云最有价值开源项目<br />🚀后端接口和文档自动化,前端(客户端) 定制返回 JSON 的数据和结构!</p>
34+
<p align="center" style="margin-top: 0px;padding-top: 40px;padding-left: 12px;padding-right: 12px">🏆码云最有价值开源项目<br />🚀后端接口和文档自动化,前端(客户端) 定制返回 JSON 的数据和结构!</p>
3535
<!--<a class="become-backer" style="margin-top: 0px" href="https://github.com/APIJSON/APIJSON">-->
3636
<!--右上角点 ⭐Star 支持-->
3737
<!--</a>-->
38-
<a class="become-backer" style="margin-top: 0px;width: 100px" href="http://apijson.org/auto" target="_blank">
39-
在线测试
40-
</a>
38+
<!--<a class="become-backer" style="margin-top: 0px;width: 100px" href="http://apijson.org/auto" target="_blank">-->
39+
<!--在线测试-->
40+
<!--</a>-->
4141
</div>
4242

4343
<div id="highlights">
@@ -126,6 +126,9 @@
126126
一键自动接口回归测试,不需要写任何代码(注解、注释等全都不要)
127127
</p>
128128
</div>
129+
130+
<a class="become-sponsor button white" style="margin-top: 10px;padding-top: 10px;padding-bottom: 10px; font-size: 0.9em" href="http://apijson.org/auto" target="_blank">在线测试</a>
131+
129132
</div>
130133

131134

themes/vue/layout/partials/sponsors.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<%_ } _%>
2222
<br>
2323

24-
<a class="become-sponsor button white" href="https://github.com/APIJSON/APIJSON/issues/73">更多 APIJSON 使用者</a>
24+
<a class="become-sponsor button white" href="https://github.com/APIJSON/APIJSON/issues/73" target="_blank">更多 APIJSON 使用者</a>
2525

2626
<div class="open-collective-sponsors">
2727
<h3>生态及社区的贡献者</h3>

0 commit comments

Comments
 (0)