Skip to content

Commit 3b84b4e

Browse files
committed
update homepage
1 parent 4da3693 commit 3b84b4e

File tree

12 files changed

+42
-32
lines changed

12 files changed

+42
-32
lines changed

docs/.vuepress/components/HomePage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/>
2525
</div>
2626
<p>{{ p.desc }}</p>
27-
<a :href="p.link" class="btn">快速开始 ></a>
27+
<a :href="p.link" class="btn">{{p.buttonText}} ></a>
2828
</div>
2929
<div
3030
v-else

docs/README.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,68 +11,83 @@ starter:
1111
link: /docs/sdk/android/quickstart.html
1212
text: Android
1313
desc: "学习使用 Android SDK 构建即时通讯的 Android 应用程序。"
14+
buttonText: "快速开始"
1415
- icon: /sdk/iOS.svg
1516
link: /docs/sdk/ios/quickstart.html
16-
text: iOS
17+
text: iOS
1718
desc: "学习使用 iOS SDK 构建即时通讯的 iOS 应用程序。"
19+
buttonText: "快速开始"
1820
- icon: /sdk/web.svg
1921
link: /docs/sdk/web/quickstart.html
2022
text: Web
2123
desc: "学习使用 Web SDK 构建即时通讯的 Web 应用程序。"
24+
buttonText: "快速开始"
2225
- icon: /sdk/applet.svg
2326
link: /docs/sdk/applet/wechat.html
2427
text: 小程序
2528
desc: "学习使用小程序 SDK 构建即时通讯的小程序。"
29+
buttonText: "快速开始"
2630
- icon: /sdk/harmonyos.svg
2731
link: /docs/sdk/harmonyos/quickstart.html
28-
text: HarmonyOS
32+
text: HarmonyOS
2933
desc: "学习使用 HarmonyOS SDK 构建即时通讯的 HarmonyOS 应用程序。"
34+
buttonText: "快速开始"
3035
- icon: /sdk/flutter.svg
3136
link: /docs/sdk/flutter/quickstart.html
3237
text: Flutter
3338
desc: "学习使用 Flutter SDK 构建即时通讯的跨平台应用程序。"
39+
buttonText: "快速开始"
3440
- icon: /sdk/react.svg
3541
link: /docs/sdk/react-native/quickstart.html
3642
text: React Native
3743
desc: "学习使用 React-Native SDK 构建即时通讯的跨平台应用程序。"
44+
buttonText: "快速开始"
3845
- icon: /sdk/unity.svg
3946
link: /docs/sdk/unity/quickstart.html
4047
text: Unity
4148
desc: "学习使用 Unity SDK 构建即时通讯的跨平台应用程序。"
49+
buttonText: "快速开始"
4250
- icon: /sdk/windows.svg
4351
link: /docs/sdk/windows/quickstart.html
44-
text: Windows
52+
text: Windows
4553
desc: "学习使用 Windows SDK 构建即时通讯的 Windows 应用程序。"
54+
buttonText: "快速开始"
4655
- title: "客户端 UIKit"
4756
desc: "从下面的列表中选择合适你的 UIKIT 构建即时通讯应用,点击“快速开始”按钮将引导你在 30 分钟内实现即时通讯应用。"
4857
platform:
4958
- icon: /sdk/android.svg
5059
link: /docs/uikit/chatuikit/android/chatuikit_overview.html
5160
text: Android
5261
desc: "学习使用 Android UIKit 构建即时通讯的 Android 应用程序。"
62+
buttonText: "快速开始"
5363
- icon: /sdk/iOS.svg
5464
link: /docs/uikit/chatuikit/ios/chatuikit_overview.html
55-
text: iOS
65+
text: iOS
5666
desc: "学习使用 iOS UIKit 构建即时通讯的 iOS 应用程序。"
67+
buttonText: "快速开始"
5768
- icon: /sdk/web.svg
5869
link: /docs/uikit/chatuikit/web/chatuikit_overview.html
5970
text: Web
6071
desc: "学习使用 Web UIKit 构建即时通讯的 Web 应用程序。"
72+
buttonText: "快速开始"
6173
- icon: /sdk/flutter.svg
6274
link: /docs/uikit/chatuikit/flutter/chatuikit_overview.html
6375
text: Flutter
6476
desc: "学习使用 Flutter UIKit 构建即时通讯的跨平台应用程序。"
77+
buttonText: "快速开始"
6578
- icon: /sdk/react.svg
6679
link: /docs/uikit/chatuikit/react-native/chatuikit_overview.html
6780
text: React Native
6881
desc: "学习使用 React-Native UIKit 构建即时通讯的跨平台应用程序。"
82+
buttonText: "快速开始"
6983
- title: "服务端 API"
7084
desc: "从下面的列表中选择合适你的 SDK 构建即时通讯应用,点击“快速开始”按钮将引导你在 30 分钟内实现即时通讯消息收发。"
7185
platform:
7286
- icon: /sdk/rest.svg
7387
link: /docs/sdk/server-side/overview.html
7488
text: REST
7589
desc: "学习使用 RESTful API 构建即时通讯的应用服务。"
90+
buttonText: "快速开始"
7691
- icon: ""
7792
link: ""
7893
text: ""
@@ -104,4 +119,4 @@ projects:
104119
desc: "学习使用 JavaScript SDK 构建实时互动的Web 应用程序。"
105120
- title: "AIGC 解决方案"
106121
desc: "学习使用 JavaScript SDK 构建实时互动的Web 应用程序。"
107-
---
122+
---

docs/docs/sdk/android/document_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,16 @@ title: 文档指引
8484
- 体验套餐: **免费版**
8585
- 企业套餐:**企业版**
8686

87-
8887
<el-row :gutter="16" :style="{rowGap:'16px'}">
89-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12" >
9089
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9190
<ListItem type="support">100 峰值日活</ListItem>
9291
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9392
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9493
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9594
</ListPanel>
9695
</el-col>
97-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9897
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9998
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
10099
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/applet/document_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ title: 文档指引
8585
- 企业套餐:**企业版**
8686

8787
<el-row :gutter="16" :style="{rowGap:'16px'}">
88-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12" >
8989
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9090
<ListItem type="support">100 峰值日活</ListItem>
9191
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9292
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9393
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9494
</ListPanel>
9595
</el-col>
96-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9797
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9898
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
9999
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/flutter/document_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,16 @@ title: 文档指引
8484
- 体验套餐: **免费版**
8585
- 企业套餐:**企业版**
8686

87-
8887
<el-row :gutter="16" :style="{rowGap:'16px'}">
89-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12" >
9089
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9190
<ListItem type="support">100 峰值日活</ListItem>
9291
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9392
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9493
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9594
</ListPanel>
9695
</el-col>
97-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9897
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9998
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
10099
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/harmonyos/document_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,16 @@ title: 文档指引
8484
- 体验套餐: **免费版**
8585
- 企业套餐:**企业版**
8686

87-
8887
<el-row :gutter="16" :style="{rowGap:'16px'}">
89-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12" >
9089
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9190
<ListItem type="support">100 峰值日活</ListItem>
9291
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9392
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9493
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9594
</ListPanel>
9695
</el-col>
97-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9897
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9998
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
10099
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/ios/document_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ title: 文档指引
8585
- 企业套餐:**企业版**
8686

8787
<el-row :gutter="16" :style="{rowGap:'16px'}">
88-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12" >
8989
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9090
<ListItem type="support">100 峰值日活</ListItem>
9191
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9292
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9393
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9494
</ListPanel>
9595
</el-col>
96-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9797
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9898
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
9999
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/react-native/document_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ IM 为不同业务阶段的用户提供了以下套餐,用户可以根据自
8383

8484
- 体验套餐:**免费版**
8585
- 自服务套餐:**基础版****尊享版****旗舰版**
86-
- 企业套餐:**企业版**
86+
- 企业套餐:**企业版**
8787

8888
## 即时通讯 IM 如何计费?
8989

@@ -93,15 +93,15 @@ IM 为不同业务阶段的用户提供了以下套餐,用户可以根据自
9393
- 企业套餐:**企业版**
9494

9595
<el-row :gutter="16" :style="{rowGap:'16px'}">
96-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9797
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9898
<ListItem type="support">100 峰值日活</ListItem>
9999
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
100100
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
101101
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
102102
</ListPanel>
103103
</el-col>
104-
<el-col :span="24" :md="12" :lg="8">
104+
<el-col :span="24" :md="12" >
105105
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
106106
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
107107
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/server-side/document_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,16 @@ title: 文档指引
8484
- 体验套餐: **免费版**
8585
- 企业套餐:**企业版**
8686

87-
8887
<el-row :gutter="16" :style="{rowGap:'16px'}">
89-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12">
9089
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9190
<ListItem type="support">100 峰值日活</ListItem>
9291
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9392
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9493
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9594
</ListPanel>
9695
</el-col>
97-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9897
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9998
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
10099
<ListItem type="support">专属技术专家架构指导</ListItem>

docs/docs/sdk/unity/document_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ title: 文档指引
8585
- 企业套餐:**企业版**
8686

8787
<el-row :gutter="16" :style="{rowGap:'16px'}">
88-
<el-col :span="24" :md="12" :lg="8">
88+
<el-col :span="24" :md="12" >
8989
<ListPanel title="体验套餐" desc="免费体验产品所有特性" :height="248">
9090
<ListItem type="support">100 峰值日活</ListItem>
9191
<ListItem type="support">100 峰值群组和聊天室数</ListItem>
9292
<ListItem type="support">10 GB 免费附件流量/月</ListItem>
9393
<ListItem type="support">10 GB 免费附件存储/月</ListItem>
9494
</ListPanel>
9595
</el-col>
96-
<el-col :span="24" :md="12" :lg="8">
96+
<el-col :span="24" :md="12" >
9797
<ListPanel theme="blue" title="企业套餐" desc="专属支撑,专属服务" :height="248">
9898
<ListItem type="support">专属 SA 24 × 7 小时支持</ListItem>
9999
<ListItem type="support">专属技术专家架构指导</ListItem>

0 commit comments

Comments
 (0)