代码拉取完成,页面将自动刷新
同步操作将从 RunnerGo/RunnerGo-fe-open 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<!-- <link rel="icon" href="/favicon.ico" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="keywords" Content="RunnerGo注册,RunnerGo登录,RunnerGosaas版">
<meta name="description" content="RunnerGo全栈测试平台,为研发赋能,让测试更简单!若您是新用户,则可以在此页面注册RunnerGo账号获取免费试用天数,轻松体验RunnerGo功能。" />
<title>开源版-RunnerGo</title>
<link rel="shortcut icon" type="image/x-icon" href="/qrlogo.png" />
<link rel="stylesheet" name="apt-template-link" href="/skins/dark.css" />
<link rel="stylesheet" name="apt-font-link" href="/font/font-100.css" />
<script src="https://static.geetest.com/v4/gt4.js"></script>
<!-- <script src="/js/socket.io.4.4.1.min.js"></script> -->
<style type="text/css">
.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: none repeat scroll 0 0 #f7f7f7;
text-align: center;
}
.preloader img,
.preloader svg {
margin: 0 auto;
}
/* html {
font-size: 19.20px !important;
}
@media only screen and (max-width: 1800px) {
html {
font-size: 18px !important;
}
}
@media only screen and (max-width: 1440px) {
html {
font-size: 14.40px !important;
}
} */
</style>
</head>
<body arco-theme="dark">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root">
<div class="preloader">
<img src="/loading.gif">
</div>
</div>
</body>
<script>
window.addEventListener('resize', () => {
const oHtml = document.getElementsByTagName('html')[0];
const width = document.body.clientWidth;
oHtml.style.fontSize = width / 100 + 'px';
});
const oHtml = document.getElementsByTagName('html')[0];
const width = document.body.clientWidth;
oHtml.style.fontSize = width / 100 + 'px';
</script>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?ff8148f0b6ee02822c7e6d67659b02fe";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。