Skip to content

Commit e9f8f8c

Browse files
committed
重命名项目:将 High QA 更改为 PandaTest
- 更新 VitePress 配置文件中的项目名称和链接 - 修改 package.json 中的项目元信息 - 更新 README.md 中的项目介绍和链接 - 修改所有文档页面中的品牌信息 - 更新教程文件中的项目名称引用 - 统一将 GitHub 链接更改为 PandaTest 组织
1 parent 76adb30 commit e9f8f8c

File tree

16 files changed

+50
-50
lines changed

16 files changed

+50
-50
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# High QA 云真机测试平台
1+
# PandaTest 云真机测试平台
22

33
<p align="center">
44
<img width="200" src="docs/public/logo.png">
55
</p>
66

77
<h1 align="center">
8-
High QA
8+
PandaTest
99
<div align="center">
1010

1111
![VitePress](https://img.shields.io/badge/VitePress-1.x-646CFF?style=flat-square&logo=vite&logoColor=white)
@@ -19,7 +19,7 @@
1919

2020
## 📖 项目介绍
2121

22-
这是 **High QA 云真机测试平台** 的官方文档网站,基于 VitePress 构建。文档详细介绍了云真机测试平台的功能特性、使用方法和最佳实践,为开发者和测试工程师提供全面的使用指南。
22+
这是 **PandaTest 云真机测试平台** 的官方文档网站,基于 VitePress 构建。文档详细介绍了云真机测试平台的功能特性、使用方法和最佳实践,为开发者和测试工程师提供全面的使用指南。
2323

2424
该平台专为移动应用测试、远程演示和设备管理等场景设计,提供 iOS 和 Android 设备的远程访问、控制和管理功能。
2525

@@ -67,9 +67,9 @@
6767

6868
<div align="center">
6969

70-
**📚 立即查看 High QA 使用文档!**
70+
**📚 立即查看 PandaTest 使用文档!**
7171

72-
[在线文档](https://Maxwellos.github.io/) | [快速开始](https://Maxwellos.github.io/getting-started) | [使用教程](https://Maxwellos.github.io/tutorials/getting-started/quick-start)
72+
[在线文档](https://PandaTest.github.io/pandatest.github.io/) | [快速开始](https://PandaTest.github.io/pandatest.github.io/getting-started) | [使用教程](https://PandaTest.github.io/pandatest.github.io/tutorials/getting-started/quick-start)
7373

7474
**如果这个项目对你有帮助,请给我们一个 ⭐️ Star!**
7575

docs/.vitepress/config.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ import { defineConfig } from 'vitepress'
22

33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
5-
title: 'High QA',
5+
title: 'PandaTest',
66
description: '云真机测试平台官方文档',
77
lang: 'zh-CN',
8-
base: '/highqa.github.io/',
9-
8+
base: '/pandatest.github.io/',
9+
1010
// 启用暗色模式切换
1111
appearance: 'dark',
12-
12+
1313
// 忽略死链接检查(临时设置,建议后续修复)
1414
ignoreDeadLinks: true,
15-
15+
1616
head: [
1717
['link', { rel: 'icon', href: '/favicon.ico' }],
1818
['meta', { name: 'viewport', content: 'width=device-width, initial-scale=1.0' }],
@@ -22,8 +22,8 @@ export default defineConfig({
2222
themeConfig: {
2323
// https://vitepress.dev/reference/default-theme-config
2424
logo: '/logo.png',
25-
siteTitle: 'High QA',
26-
25+
siteTitle: 'PandaTest',
26+
2727
nav: [
2828
{ text: '使用教程', link: '/tutorials/' },
2929
{ text: '关于', link: '/about' }
@@ -66,11 +66,11 @@ export default defineConfig({
6666
},
6767

6868
socialLinks: [
69-
{ icon: 'github', link: 'https://github.com/Maxwellos/highqa.github.io' }
69+
{ icon: 'github', link: 'https://github.com/PandaTest/pandatest.github.io' }
7070
],
7171

7272
footer: {
73-
message: '版权所有 © 2024 High QA 云真机测试平台',
73+
message: '版权所有 © 2024 PandaTest 云真机测试平台',
7474
copyright: '保留所有权利'
7575
},
7676

@@ -99,7 +99,7 @@ export default defineConfig({
9999
},
100100

101101
editLink: {
102-
pattern: 'https://github.com/Maxwellos/highqa.github.io/edit/main/docs/:path',
102+
pattern: 'https://github.com/PandaTest/pandatest.github.io/edit/main/docs/:path',
103103
text: '编辑此页'
104104
},
105105

docs/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## 项目介绍
44

5-
High QA 云真机测试平台是一个专业的移动设备远程控制和自动化测试解决方案。我们致力于为开发者、测试工程师和产品团队提供高效、可靠的移动应用测试工具。
5+
PandaTest 云真机测试平台是一个专业的移动设备远程控制和自动化测试解决方案。我们致力于为开发者、测试工程师和产品团队提供高效、可靠的移动应用测试工具。
66

77
## 📋 项目状态
88

9-
High QA 云真机测试平台是一个**持续开发中**的项目,具备完整的功能和技术实现。
9+
PandaTest 云真机测试平台是一个**持续开发中**的项目,具备完整的功能和技术实现。
1010

1111
## 🔓 开源计划
1212

@@ -83,7 +83,7 @@ High QA 云真机测试平台是一个**持续开发中**的项目,具备完
8383

8484
### 感谢理解
8585

86-
感谢所有关注 High QA 云真机测试平台的朋友们:
86+
感谢所有关注 PandaTest 云真机测试平台的朋友们:
8787

8888
- **耐心等待**:理解我们暂时无法开源的困难
8989
- **持续关注**:对项目保持关注和支持

docs/assets/images/logo.png

-51.9 KB
Binary file not shown.

docs/assets/logo.png

66.9 KB
Loading

docs/getting-started.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 快速开始
22

3-
欢迎使用 High QA 云真机测试平台!本指南将帮助您快速上手并开始使用我们的平台。
3+
欢迎使用 PandaTest 云真机测试平台!本指南将帮助您快速上手并开始使用我们的平台。
44

55
## 环境要求
66

@@ -15,8 +15,8 @@
1515
### 1. 克隆项目
1616

1717
```bash
18-
git clone https://github.com/Maxwellos/highqa.github.io.git
19-
cd highqa.github.io
18+
git clone https://github.com/PandaTest/pandatest.github.io.git
19+
cd pandatest.github.io
2020
```
2121

2222
### 2. 安装依赖
@@ -78,13 +78,13 @@ pnpm run build
7878

7979
```bash
8080
# 使用 HTTPS
81-
git clone https://github.com/Maxwellos/highqa.github.io.git
81+
git clone https://github.com/PandaTest/pandatest.github.io.git
8282

8383
# 或使用 SSH
84-
git clone [email protected]:Maxwellos/highqa.github.io.git
84+
git clone [email protected]:PandaTest/pandatest.github.io.git
8585

8686
# 进入项目目录
87-
cd highqa.github.io
87+
cd pandatest.github.io
8888
```
8989

9090
### 2. 安装依赖
@@ -122,7 +122,7 @@ yarn dev
122122

123123
### 4. 访问应用
124124

125-
打开浏览器访问 `http://localhost:3000`,您将看到 High QA 的主界面。
125+
打开浏览器访问 `http://localhost:3000`,您将看到 PandaTest 的主界面。
126126

127127
## ⚙️ 基础配置
128128

@@ -138,7 +138,7 @@ VITE_API_BASE_URL=http://localhost:8080
138138
VITE_WS_BASE_URL=ws://localhost:8080
139139
140140
# 应用标题
141-
VITE_APP_TITLE=High QA
141+
VITE_APP_TITLE=PandaTest
142142
143143
# 启用调试模式
144144
VITE_DEBUG=true
@@ -288,26 +288,26 @@ nvm use 20
288288

289289
## 📚 下一步
290290

291-
恭喜您成功启动了 High QA 平台!接下来您可以:
291+
恭喜您成功启动了 PandaTest 平台!接下来您可以:
292292

293293
- 📖 阅读 [功能介绍](/tutorials/core-features/device-management) 了解更多功能
294294
- 🔧 查看 [开发指南](/development/architecture) 学习如何扩展平台
295295
- 💬 加入我们的技术交流群获取支持
296-
- 🐛 在 [GitHub Issues](https://github.com/Maxwellos/highqa.github.io/issues) 反馈问题
296+
- 🐛 在 [GitHub Issues](https://github.com/PandaTest/pandatest.github.io/issues) 反馈问题
297297

298298
## 🆘 获取帮助
299299

300300
如果您在使用过程中遇到问题,可以通过以下方式获取帮助:
301301

302302
- 📋 查看 [常见问题解答](/faq)
303-
- 📧 发送邮件到 support@highqa.com
303+
- 📧 发送邮件到 support@pandatest.com
304304
- 💬 加入 QQ 群:123456789
305-
- 🐛 在 GitHub 上提交 [Issue](https://github.com/Maxwellos/highqa.github.io/issues)
305+
- 🐛 在 GitHub 上提交 [Issue](https://github.com/PandaTest/pandatest.github.io/issues)
306306

307307
---
308308

309309
::: tip 💡 小贴士
310310
建议先在测试环境中熟悉平台功能,然后再部署到生产环境使用。
311311
:::
312312

313-
准备好开始您的云真机测试之旅了吗?让我们继续探索 High QA 的强大功能!
313+
准备好开始您的云真机测试之旅了吗?让我们继续探索 PandaTest 的强大功能!

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: High QA 云真机测试平台
2+
title: PandaTest 云真机测试平台
33
titleTemplate: 专业的移动应用测试解决方案
44
description: 基于 Vue 3 和 Vuetify 3 构建的云真机测试平台,提供设备远程控制、自动化测试、资源管理等一站式移动应用测试解决方案
55
layout: home
66

77
hero:
8-
name: "High QA"
8+
name: "PandaTest"
99
text: "云真机测试平台"
1010
tagline: "专业的移动应用测试解决方案"
1111
image:
1212
src: /logo.png
13-
alt: High QA
13+
alt: PandaTest
1414
actions:
1515
- theme: brand
1616
text: 快速开始

docs/tutorials/automation-testing/automation-suite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 测试套件概述
88

9-
自动化测试套件是 High QA 平台的重要功能,允许您创建和管理多个测试用例的集合。通过测试套件,您可以:
9+
自动化测试套件是 PandaTest 平台的重要功能,允许您创建和管理多个测试用例的集合。通过测试套件,您可以:
1010

1111
- **批量测试**:将多个相关的测试用例组织在一起执行
1212
- **测试管理**:统一管理和维护测试用例

docs/tutorials/device-management/device-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 设备列表页面介绍
88

9-
设备列表页面是 High QA 云真机测试平台的核心功能之一,为用户提供了直观的设备管理界面。在这个页面中,您可以:
9+
设备列表页面是 PandaTest 云真机测试平台的核心功能之一,为用户提供了直观的设备管理界面。在这个页面中,您可以:
1010

1111
- **查看所有可用设备**:平台会展示所有已连接的移动设备,包括 Android 和 iOS 设备
1212
- **实时设备状态**:每个设备卡片会显示设备的实时状态,包括在线/离线、电量、型号等信息

docs/tutorials/device-management/script-recording.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 脚本录制功能
88

9-
设备脚本录制是 High QA 平台的核心功能之一,允许您记录在设备上的操作步骤,并生成可重复执行的自动化脚本。
9+
设备脚本录制是 PandaTest 平台的核心功能之一,允许您记录在设备上的操作步骤,并生成可重复执行的自动化脚本。
1010

1111
主要功能包括:
1212

0 commit comments

Comments
 (0)