Skip to content

Commit 66ca2bc

Browse files
committed
fix: 修正GitHub组件指向正确的PandaTest项目仓库
🔧 修复内容: - GitHub按钮指向 HighQAServer 项目 (Star/Fork/Watch) - GitHub徽章显示 HighQAServer 项目统计信息 - 贡献者组件展示 HighQAServer 项目贡献者 - 导航栏GitHub链接指向 HighQAServer 项目 📋 变更详情: - 从 pandatestgrid.github.io → HighQAServer - 项目统计现在显示真实的PandaTest项目数据 - 贡献者墙展示PandaTest项目的实际贡献者 - 保持编辑链接指向文档仓库(正确的做法) �� 目的: - 文档网站介绍的是PandaTest项目 - 用户点击GitHub相关功能时应该跳转到PandaTest项目 - 而不是跳转到文档网站本身的仓库
1 parent fc036e0 commit 66ca2bc

28 files changed

+87
-103
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export default defineConfig({
8787
},
8888

8989
socialLinks: [
90-
{ icon: 'github', link: 'https://github.com/PandaTestGrid/pandatestgrid.github.io' }
90+
{ icon: 'github', link: 'https://github.com/PandaTestGrid/HighQAServer' }
9191
],
9292

9393
footer: {

docs/.vitepress/dist/404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<title>404 | PandaTest</title>
77
<meta name="description" content="Not Found">
88
<meta name="generator" content="VitePress v1.6.3">
9-
<link rel="preload stylesheet" href="/assets/style.ChUjdWjb.css" as="style">
9+
<link rel="preload stylesheet" href="/assets/style.CVjzOVK7.css" as="style">
1010
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
1111

12-
<script type="module" src="/assets/app.CjHxVxGP.js"></script>
12+
<script type="module" src="/assets/app.NPoV1Zh7.js"></script>
1313
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
1414
<link rel="icon" href="/favicon.ico">
1515
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -19,7 +19,7 @@
1919
</head>
2020
<body>
2121
<div id="app"></div>
22-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"DpUDZYw4\",\"getting-started.md\":\"CbCWJp2t\",\"index.md\":\"9m73Qq5V\",\"tutorials_app-management_index.md\":\"F9vmiBV-\",\"tutorials_automation-testing_automation-suite.md\":\"N8no3t5Y\",\"tutorials_device-management_device-debug.md\":\"CNtR_l9H\",\"tutorials_device-management_device-list.md\":\"CWBgliXR\",\"tutorials_device-management_script-recording.md\":\"CeUm748W\",\"tutorials_group-control_device-group-control.md\":\"BGTUfkDq\",\"tutorials_index.md\":\"BPBy-UW2\",\"tutorials_script-management_test-cases.md\":\"D1_qRLY2\",\"tutorials_script-management_test-scripts.md\":\"Dgu_ZGLA\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"zh-CN\",\"dir\":\"ltr\",\"title\":\"PandaTest\",\"description\":\"云真机测试平台官方文档\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":\"dark\",\"themeConfig\":{\"logo\":\"/logo.png\",\"siteTitle\":\"PandaTest\",\"nav\":[{\"text\":\"使用教程\",\"link\":\"/tutorials/\"},{\"text\":\"关于\",\"link\":\"/about\"}],\"sidebar\":{\"/tutorials/\":[{\"text\":\"设备管理\",\"collapsed\":false,\"items\":[{\"text\":\"设备列表\",\"link\":\"/tutorials/device-management/device-list\"},{\"text\":\"设备调试\",\"link\":\"/tutorials/device-management/device-debug\"},{\"text\":\"脚本录制\",\"link\":\"/tutorials/device-management/script-recording\"}]},{\"text\":\"设备群控\",\"collapsed\":false,\"items\":[{\"text\":\"群控管理\",\"link\":\"/tutorials/group-control/device-group-control\"}]},{\"text\":\"应用管理\",\"collapsed\":false,\"items\":[{\"text\":\"应用管理\",\"link\":\"/tutorials/app-management/\"}]},{\"text\":\"脚本管理\",\"collapsed\":false,\"items\":[{\"text\":\"测试脚本\",\"link\":\"/tutorials/script-management/test-scripts\"},{\"text\":\"测试用例\",\"link\":\"/tutorials/script-management/test-cases\"}]},{\"text\":\"自动化测试\",\"collapsed\":false,\"items\":[{\"text\":\"测试套件\",\"link\":\"/tutorials/automation-testing/automation-suite\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/PandaTestGrid/pandatestgrid.github.io\"}],\"footer\":{\"message\":\"版权所有 © 2024 PandaTest 云真机测试平台\",\"copyright\":\"保留所有权利\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"root\":{\"translations\":{\"button\":{\"buttonText\":\"搜索文档\",\"buttonAriaLabel\":\"搜索文档\"},\"modal\":{\"noResultsText\":\"无法找到相关结果\",\"resetButtonTitle\":\"清除查询条件\",\"footer\":{\"selectText\":\"选择\",\"navigateText\":\"切换\"}}}}}}},\"editLink\":{\"pattern\":\"https://github.com/PandaTestGrid/pandatestgrid.github.io/edit/main/docs/:path\",\"text\":\"编辑此页\"},\"lastUpdated\":{\"text\":\"更新时间\",\"formatOptions\":{\"dateStyle\":\"short\",\"timeStyle\":\"short\"}},\"docFooter\":{\"prev\":\"上一页\",\"next\":\"下一页\"},\"outline\":{\"label\":\"页面导航\",\"level\":[2,3]},\"returnToTopLabel\":\"回到顶部\"},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
22+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"DpUDZYw4\",\"getting-started.md\":\"CbCWJp2t\",\"index.md\":\"B4Vwsfe9\",\"tutorials_app-management_index.md\":\"F9vmiBV-\",\"tutorials_automation-testing_automation-suite.md\":\"N8no3t5Y\",\"tutorials_device-management_device-debug.md\":\"CNtR_l9H\",\"tutorials_device-management_device-list.md\":\"CWBgliXR\",\"tutorials_device-management_script-recording.md\":\"CeUm748W\",\"tutorials_group-control_device-group-control.md\":\"BGTUfkDq\",\"tutorials_index.md\":\"BPBy-UW2\",\"tutorials_script-management_test-cases.md\":\"D1_qRLY2\",\"tutorials_script-management_test-scripts.md\":\"Dgu_ZGLA\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"zh-CN\",\"dir\":\"ltr\",\"title\":\"PandaTest\",\"description\":\"云真机测试平台官方文档\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":\"dark\",\"themeConfig\":{\"logo\":\"/logo.png\",\"siteTitle\":\"PandaTest\",\"nav\":[{\"text\":\"使用教程\",\"link\":\"/tutorials/\"},{\"text\":\"关于\",\"link\":\"/about\"}],\"sidebar\":{\"/tutorials/\":[{\"text\":\"设备管理\",\"collapsed\":false,\"items\":[{\"text\":\"设备列表\",\"link\":\"/tutorials/device-management/device-list\"},{\"text\":\"设备调试\",\"link\":\"/tutorials/device-management/device-debug\"},{\"text\":\"脚本录制\",\"link\":\"/tutorials/device-management/script-recording\"}]},{\"text\":\"设备群控\",\"collapsed\":false,\"items\":[{\"text\":\"群控管理\",\"link\":\"/tutorials/group-control/device-group-control\"}]},{\"text\":\"应用管理\",\"collapsed\":false,\"items\":[{\"text\":\"应用管理\",\"link\":\"/tutorials/app-management/\"}]},{\"text\":\"脚本管理\",\"collapsed\":false,\"items\":[{\"text\":\"测试脚本\",\"link\":\"/tutorials/script-management/test-scripts\"},{\"text\":\"测试用例\",\"link\":\"/tutorials/script-management/test-cases\"}]},{\"text\":\"自动化测试\",\"collapsed\":false,\"items\":[{\"text\":\"测试套件\",\"link\":\"/tutorials/automation-testing/automation-suite\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/PandaTestGrid/HighQAServer\"}],\"footer\":{\"message\":\"版权所有 © 2024 PandaTest 云真机测试平台\",\"copyright\":\"保留所有权利\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"root\":{\"translations\":{\"button\":{\"buttonText\":\"搜索文档\",\"buttonAriaLabel\":\"搜索文档\"},\"modal\":{\"noResultsText\":\"无法找到相关结果\",\"resetButtonTitle\":\"清除查询条件\",\"footer\":{\"selectText\":\"选择\",\"navigateText\":\"切换\"}}}}}}},\"editLink\":{\"pattern\":\"https://github.com/PandaTestGrid/pandatestgrid.github.io/edit/main/docs/:path\",\"text\":\"编辑此页\"},\"lastUpdated\":{\"text\":\"更新时间\",\"formatOptions\":{\"dateStyle\":\"short\",\"timeStyle\":\"short\"}},\"docFooter\":{\"prev\":\"上一页\",\"next\":\"下一页\"},\"outline\":{\"label\":\"页面导航\",\"level\":[2,3]},\"returnToTopLabel\":\"回到顶部\"},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
2323

2424
</body>
2525
</html>

docs/.vitepress/dist/about.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

docs/.vitepress/dist/assets/app.CjHxVxGP.js renamed to docs/.vitepress/dist/assets/app.NPoV1Zh7.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vitepress/dist/assets/chunks/@localSearchIndexroot.DT99vjj5.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/.vitepress/dist/assets/chunks/@localSearchIndexroot.Dzsik_9A.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vitepress/dist/assets/chunks/VPLocalSearchBox.CL2bErt3.js renamed to docs/.vitepress/dist/assets/chunks/VPLocalSearchBox.CuVbin9D.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vitepress/dist/assets/chunks/theme.CAc2cHZY.js

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

docs/.vitepress/dist/assets/chunks/theme.CjpdUrOG.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)