Skip to content

Commit 4733ca4

Browse files
author
hanxuedong
committed
2 parents 3313299 + a58a094 commit 4733ca4

File tree

145 files changed

+16900
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+16900
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ node_modules/
55
.pnp.*
66

77
# 构建输出
8-
dist/
9-
docs/.vitepress/dist/
8+
# dist/
9+
# docs/.vitepress/dist/
1010
docs/.vitepress/cache/
1111

1212
# 环境变量

deploy/.nojekyll

Whitespace-only changes.

deploy/404.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN" dir="ltr">
3+
<head>
4+
<meta charset="utf-8">
5+
6+
<title>404 | High QA</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.6.3">
9+
<link rel="preload stylesheet" href="/assets/style.BhX5jokk.css" as="style">
10+
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
11+
12+
<script type="module" src="/assets/app.C7mMxOkm.js"></script>
13+
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
14+
<link rel="icon" href="/favicon.ico">
15+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
16+
<meta name="keywords" content="cloud testing, mobile testing, automation testing, vue, vuetify">
17+
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"dark",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
18+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
19+
</head>
20+
<body>
21+
<div id="app"></div>
22+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"BM-EQkYF\",\"deployment-guide.md\":\"DOfR7L8A\",\"development_architecture.md\":\"CO61t6fa\",\"features_automation.md\":\"CLlNAG7j\",\"features_device-management.md\":\"BL8JzPuZ\",\"features_performance.md\":\"QIkzBabK\",\"features_remote-control.md\":\"L4_bN64O\",\"features_resource-management.md\":\"61c-ml4P\",\"getting-started.md\":\"Y7atpr0Y\",\"getting-started_configuration.md\":\"B-4xPkCp\",\"getting-started_development.md\":\"BGtfO_l4\",\"getting-started_installation.md\":\"BuOc_tYd\",\"index.md\":\"4oJJ-5WK\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"zh-CN\",\"dir\":\"ltr\",\"title\":\"High QA\",\"description\":\"云真机测试平台官方文档\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":\"dark\",\"themeConfig\":{\"logo\":\"/logo.png\",\"siteTitle\":\"High QA\",\"nav\":[{\"text\":\"快速开始\",\"link\":\"/getting-started\"},{\"text\":\"功能介绍\",\"link\":\"/features/device-management\"},{\"text\":\"开发指南\",\"link\":\"/development/architecture\"},{\"text\":\"部署指南\",\"link\":\"/deployment-guide\"},{\"text\":\"关于\",\"link\":\"/about\"}],\"sidebar\":{\"/getting-started\":[{\"text\":\"快速开始\",\"collapsed\":false,\"items\":[{\"text\":\"总览\",\"link\":\"/getting-started\"},{\"text\":\"安装部署\",\"link\":\"/getting-started/installation\"},{\"text\":\"基础配置\",\"link\":\"/getting-started/configuration\"},{\"text\":\"本地开发\",\"link\":\"/getting-started/development\"}]}],\"/features/\":[{\"text\":\"核心功能\",\"collapsed\":false,\"items\":[{\"text\":\"设备管理\",\"link\":\"/features/device-management\"},{\"text\":\"远程控制\",\"link\":\"/features/remote-control\"},{\"text\":\"自动化测试\",\"link\":\"/features/automation\"},{\"text\":\"资源管理\",\"link\":\"/features/resource-management\"},{\"text\":\"性能监控\",\"link\":\"/features/performance\"}]}],\"/development/\":[{\"text\":\"开发指南\",\"collapsed\":false,\"items\":[{\"text\":\"架构设计\",\"link\":\"/development/architecture\"}]}],\"/deployment-guide\":[{\"text\":\"部署指南\",\"collapsed\":false,\"items\":[{\"text\":\"GitHub Pages 部署\",\"link\":\"/deployment-guide\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/Maxwellos/highqa.github.io\"}],\"footer\":{\"message\":\"基于 Vue 3 + Vuetify 3 构建\",\"copyright\":\"Copyright © 2024 High QA\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"root\":{\"translations\":{\"button\":{\"buttonText\":\"搜索文档\",\"buttonAriaLabel\":\"搜索文档\"},\"modal\":{\"noResultsText\":\"无法找到相关结果\",\"resetButtonTitle\":\"清除查询条件\",\"footer\":{\"selectText\":\"选择\",\"navigateText\":\"切换\"}}}}}}},\"editLink\":{\"pattern\":\"https://github.com/Maxwellos/highqa.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>
23+
24+
</body>
25+
</html>

deploy/about.html

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

deploy/assets/about.md.BM-EQkYF.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.

deploy/assets/about.md.BM-EQkYF.lean.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.

deploy/assets/app.C7mMxOkm.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.

deploy/assets/chunks/@localSearchIndexroot.BBE8JpaH.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.

0 commit comments

Comments
 (0)