2 Star 0 Fork 0

小丞/光遇国际服身高查询

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
live.html 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zorina White 提交于 2024-02-04 01:34 . repair
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="index.css">
<script src="live.js"></script>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
</head>
<head>
<title>国际服身高查询页面</title>
</head>
<body>
<div id="container">
<h2>小丞国际服身高查询页面</h2>
<a>仅支持华为登录查询</a>
<div class="center-container">
<input type="text" id="cookieInput" placeholder="请输入cookie">
<a href="https://beta.radiance.thatgamecompany.com/account/auth/oauth_signin?type=Huawei&token" target="_blank">
<button id="login">获取cookie</button></a>
</div>
<button id="queryButton" onclick="fetchData()">查询</button>
<div id="result" style="white-space: pre-line;"></div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/Kevin1217/sky-live-Height-inquiry.git
[email protected]:Kevin1217/sky-live-Height-inquiry.git
Kevin1217
sky-live-Height-inquiry
光遇国际服身高查询
gh-pages

搜索帮助