Skip to content

Commit 9f1a959

Browse files
committed
首页:新增功能演示;优化登记用户的背景和排序
1 parent 0a096be commit 9f1a959

File tree

8 files changed

+227
-227
lines changed

8 files changed

+227
-227
lines changed

.idea/workspace.xml

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

themes/vue/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ platinum_sponsors:
1616
- url: 'http://www.transsion.com'
1717
img: 'www.transsion.com.jpeg'
1818
name: TRANSSION
19-
- url: 'http://shebaochina.com'
20-
img: 'shebaochina.com.png'
21-
name: 社保科技
2219
- url: 'http://www.8soo.com'
2320
img: 'www.8sso.com.jpeg'
2421
name: 八搜券
22+
- url: 'http://shebaochina.com'
23+
img: 'shebaochina.com.png'
24+
name: 社保科技
2525
- url: 'http://www.xxwolo.com'
2626
img: 'www.xxwolo.com.jpeg'
2727
name: 星星网络

themes/vue/layout/index.ejs

Lines changed: 88 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -79,73 +79,108 @@
7979

8080
<!-- TODO 加入 APIJSON GIF 演示轮播图,自动轮播组件可用上面的 special-sponsor -->
8181
<!--<div id="special-sponsor">-->
82-
<!--<h3>特别赞助</h3>-->
83-
<!--<%_ for (const sponsor of theme.platinum_sponsors_china) { _%>-->
84-
<!--<a href="<%- sponsor.url %>" target="_blank">-->
85-
<!--<img src="<%- url_for(`/images/${sponsor.img}`) %>" style="width:200px">-->
86-
<!--</a>-->
87-
<!--<%_ } _%>-->
88-
<!--<%_if (theme.platinum_sponsors_china.length < 2) { _%>-->
89-
<!--<br>-->
90-
<!--<a class="become-backer" href="/support-vuejs/#special-sponsor-china">-->
91-
<!--成为特别赞助商-->
92-
<!--</a>-->
93-
<!--<%_} _%>-->
82+
<!--<h3>特别赞助</h3>-->
83+
<!--< %_ for (const sponsor of theme.platinum_sponsors_china) { _% >-->
84+
<!--<a href="< %- sponsor.url % >" target="_blank">-->
85+
<!--<img src="< %- url_for(`/images/${sponsor.img}`) % >" style="width:200px">-->
86+
<!--</a>-->
87+
<!--< %_ } _% >-->
88+
<!--< %_if (theme.platinum_sponsors_china.length < 2) { _% >-->
89+
<!--<br>-->
90+
<!--<a class="become-backer" href="/support-vuejs/#special-sponsor-china">-->
91+
<!--在线体验-->
92+
<!--</a>-->
93+
<!--< %_} _% >-->
9494
<!--</div>-->
9595

9696

97-
<!-- TODO 恢复注释,内容改为 登录用户 和 贡献者 -->
97+
<div id="news" style="background-color: #f6f6f6">
98+
<div class="inner">
99+
<img src="<%- url_for("/images/functions/APIJSON_Auto_get.jpg") %>" style="width: 80%;margin-top: 20px">
100+
<p>
101+
多表关联查询、结构自由组合、多个测试账号、一键共享测试用例
102+
</p>
103+
</div>
104+
105+
<!--<div style="background-color: #ffffff;height: 20px;margin-bottom: 20px" ></div>-->
106+
107+
<div class="inner">
108+
<img src="<%- url_for("/images/functions/APIJSON_Auto_code.jpg") %>" style="width: 80%;margin-top: 120px">
109+
<p>
110+
自动生成封装请求JSON的Android与iOS代码、一键自动生成JavaBean或解析Response的代码
111+
</p>
112+
</div>
113+
114+
<!--<div style="background-color: #ffffff;height: 20px;margin-bottom: 20px" ></div>-->
115+
116+
<div class="inner">
117+
<img src="<%- url_for("/images/functions/APIJSON_Auto_doc.jpg") %>" style="width: 80%;margin-top: 120px">
118+
<p>
119+
自动保存请求记录、自动生成接口文档,可添加常用请求、快捷查看一键恢复
120+
</p>
121+
</div>
122+
123+
<div class="inner">
124+
<img src="<%- url_for("/images/functions/APIJSON_Auto_test.jpg") %>" style="width: 80%;margin-top: 120px">
125+
<p>
126+
一键自动接口回归测试,不需要写任何代码(注解、注释等全都不要)
127+
</p>
128+
</div>
129+
</div>
130+
131+
132+
<!-- 登录用户 和 贡献者 -->
98133
<div id="sponsors">
99134
<div class="inner">
100135
<%- partial('partials/sponsors') %>
101136
</div>
102137
</div>
103138

104139
<!--<div id="news">-->
105-
<!--<div class="inner">-->
106-
<!--<h3><label for="member_email">订阅我们的周刊 (英文)</label></h3>-->
107-
<!--<form-->
108-
<!--class="newsletter-form"-->
109-
<!--id="revue-form"-->
110-
<!--name="revue-form"-->
111-
<!--target="_blank"-->
112-
<!--action="https://www.getrevue.co/profile/vuenewsletter/add_subscriber"-->
113-
<!--method="post"-->
114-
<!--@submit="subscribe"-->
115-
<!--&gt;-->
116-
<!--<input-->
117-
<!--class="newsletter-input"-->
118-
<!--type="email"-->
119-
<!--name="member[email]"-->
120-
<!--id="member_email"-->
121-
<!--required-->
122-
<!--placeholder="邮件地址"-->
123-
<!--&gt;-->
124-
<!--<input-->
125-
<!--class="button newsletter-button"-->
126-
<!--type="submit"-->
127-
<!--value="订阅"-->
128-
<!--name="member[subscribe]"-->
129-
<!--id="member_submit"-->
130-
<!--&gt;-->
131-
<!--</form>-->
132-
<!--<p>-->
133-
<!--你可以在 <a href="https://news.vuejs.org" target="_blank">news.vuejs.org</a> 翻阅往期的 issue,也可以收听 podcast。-->
134-
<!--</p>-->
135-
<!--</div>-->
140+
<!--<div class="inner">-->
141+
<!--<h3><label for="member_email">订阅我们的周刊 (英文)</label></h3>-->
142+
<!--<form-->
143+
<!--class="newsletter-form"-->
144+
<!--id="revue-form"-->
145+
<!--name="revue-form"-->
146+
<!--target="_blank"-->
147+
<!--action="https://www.getrevue.co/profile/vuenewsletter/add_subscriber"-->
148+
<!--method="post"-->
149+
<!--@submit="subscribe"-->
150+
<!--&gt;-->
151+
<!--<input-->
152+
<!--class="newsletter-input"-->
153+
<!--type="email"-->
154+
<!--name="member[email]"-->
155+
<!--id="member_email"-->
156+
<!--required-->
157+
<!--placeholder="邮件地址"-->
158+
<!--&gt;-->
159+
<!--<input-->
160+
<!--class="button newsletter-button"-->
161+
<!--type="submit"-->
162+
<!--value="订阅"-->
163+
<!--name="member[subscribe]"-->
164+
<!--id="member_submit"-->
165+
<!--&gt;-->
166+
<!--</form>-->
167+
<!--<p>-->
168+
<!--你可以在 <a href="https://news.vuejs.org" target="_blank">news.vuejs.org</a> 翻阅往期的 issue,也可以收听 podcast。-->
169+
<!--</p>-->
170+
<!--</div>-->
136171
<!--</div>-->
137172

138173
<div id="footer">
139174
<!--<p>-->
140-
<!--<a class="social-icon" href="https://github.com/vuejs/vue" target="_blank">-->
141-
<!--<%- partial('icons/github') %>-->
142-
<!--</a>-->
143-
<!--<a class="social-icon" href="https://twitter.com/vuejs" target="_blank">-->
144-
<!--<%- partial('icons/twitter') %>-->
145-
<!--</a>-->
146-
<!--<a class="social-icon" href="https://medium.com/the-vue-point" target="_blank">-->
147-
<!--<%- partial('icons/medium') %>-->
148-
<!--</a>-->
175+
<!--<a class="social-icon" href="https://github.com/vuejs/vue" target="_blank">-->
176+
<!--<%- partial('icons/github') %>-->
177+
<!--</a>-->
178+
<!--<a class="social-icon" href="https://twitter.com/vuejs" target="_blank">-->
179+
<!--<%- partial('icons/twitter') %>-->
180+
<!--</a>-->
181+
<!--<a class="social-icon" href="https://medium.com/the-vue-point" target="_blank">-->
182+
<!--<%- partial('icons/medium') %>-->
183+
<!--</a>-->
149184
<!--</p>-->
150185
<p>遵循 <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache-2.0 开源协议</a><br>
151186
Copyright &copy; 2016-<%- new Date().getFullYear() %> Tommy Lemon</p>

themes/vue/source/css/_sponsors-index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#sponsors
22
text-align: center
33
padding: 35px 40px 45px
4-
background-color: #f6f6f6
4+
background-color: #ffffff
55
.inner
66
max-width: 700px
77
margin: 0px auto
158 KB
Loading
177 KB
Loading
126 KB
Loading
172 KB
Loading

0 commit comments

Comments
 (0)