f62d4fbc8d
* docs: sync Chinese doc to 3.0.0-rc.1 * docs: sync Chinese doc to 3.0.0-rc.2
59 lines
1.9 KiB
Markdown
59 lines
1.9 KiB
Markdown
---
|
|
home: true
|
|
heroImage: /logo.png
|
|
actionText: 由此起步 →
|
|
actionLink: /zh-cn/guide/
|
|
features:
|
|
- title: 自动更新
|
|
details: 无需考虑更新 UI 或重新获取查询的问题!
|
|
- title: 模板内组件
|
|
details: 通过 Apollo 组件声明式地使用 Apollo
|
|
- title: 支持 SSR
|
|
details: 在渲染 HTML 页面之前在服务端运行你的查询
|
|
footer: LICENCE MIT - Created by Guillaume CHAU (@Akryum)
|
|
---
|
|
|
|
<p style="text-align: center;">
|
|
<a href="https://www.patreon.com/akryum" target="_blank">
|
|
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
|
|
</a>
|
|
</p>
|
|
|
|
## 赞助商
|
|
|
|
### Gold
|
|
|
|
<p style="text-align: center;">
|
|
<a href="https://www.sumcumo.com/en/" target="_blank">
|
|
<img src="https://cdn.discordapp.com/attachments/258614093362102272/570728242399674380/logo-sumcumo.png" alt="sum.cumo logo" class="gold-sponsor">
|
|
</a>
|
|
</p>
|
|
|
|
### 银牌赞助商
|
|
|
|
<p style="text-align: center;">
|
|
<a href="https://vueschool.io/" target="_blank">
|
|
<img src="https://vueschool.io/img/logo/vueschool_logo_multicolor.svg" alt="VueSchool logo" class="silver-sponsor">
|
|
</a>
|
|
|
|
<a href="https://www.vuemastery.com/" target="_blank">
|
|
<img src="https://cdn.discordapp.com/attachments/258614093362102272/557267759130607630/Vue-Mastery-Big.png" alt="Vue Mastery logo" class="silver-sponsor">
|
|
</a>
|
|
</p>
|
|
|
|
### 铜牌赞助商
|
|
|
|
<p align="center">
|
|
<a href="https://vuetifyjs.com" target="_blank">
|
|
<img src="https://cdn.discordapp.com/attachments/537832759985700914/537832771691872267/Horizontal_Logo_-_Dark.png" alt="Vuetify logo" class="bronze-sponsor">
|
|
</a>
|
|
|
|
<a href="https://www.frontenddeveloperlove.com/" target="_blank" title="Frontend Developer Love">
|
|
<img src="https://cdn.discordapp.com/attachments/258614093362102272/557267744249085953/frontend_love-logo.png" alt="Frontend Developer Love logo" class="bronze-sponsor">
|
|
</a>
|
|
</p>
|
|
|
|
::: tip 当前版本
|
|
中文文档现在同步至 v3.0.0-rc.2
|
|
:::
|