Skip to content

Commit fc036e0

Browse files
committed
refactor: 调整GitHub组件布局位置
- 将GitHub徽章和Star按钮移至'云真机测试平台'标题下方 - GitHub功能现在紧跟主hero区域显示,更符合用户习惯 - 将贡献者组件移至页面底部,作为感谢部分 - 优化页面视觉层次和用户体验 布局调整: Hero区域 → GitHub徽章/按钮 → 产品功能 → 使用指南 → 贡献者
1 parent a501061 commit fc036e0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ features:
6767

6868
---
6969

70-
## 🌟 项目信息
70+
<div style="text-align: center; margin: 2rem 0;">
7171

7272
<GitHubBadges />
7373

7474
<GitHubButtons />
7575

76-
<GitHubContributors />
76+
</div>
7777

7878
## 开始使用
7979

@@ -82,4 +82,8 @@ features:
8282
- **[使用教程](/tutorials/)** - 了解平台完整功能
8383
- **[设备管理](/tutorials/device-management/device-list)** - 学习设备管理功能
8484
- **[群控管理](/tutorials/group-control/device-group-control)** - 掌握多设备控制技巧
85-
- **[自动化测试](/tutorials/automation-testing/automation-suite)** - 创建自动化测试套件
85+
- **[自动化测试](/tutorials/automation-testing/automation-suite)** - 创建自动化测试套件
86+
87+
---
88+
89+
<GitHubContributors />

0 commit comments

Comments
 (0)