🐛 修复网速单位错误的问题

This commit is contained in:
2024-10-03 19:49:00 +08:00
parent 26df75fa8c
commit ad2670c9c9
13 changed files with 105 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="icon" type="image/svg+xml" href="/icon.svg"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Server Status</title>
<script type="module" crossorigin src="/assets/index-iGIpaExt.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BLNcqiVI.css">
</head>
<body>
<div id="app"></div>
</body>
</html>