@@ -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+ ---
0 commit comments