v0.5.87: fill ability loc tokens and tidy skill detail layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-29 20:32:37 +08:00
co-authored by Cursor
parent ad7f5d0e1a
commit 09f0a0b4a0
10 changed files with 410 additions and 330 deletions
+5 -5
View File
@@ -5,8 +5,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>DOTA2 上分帝</title>
<link rel="icon" href="/ui-icon/dota2_logo.png" type="image/png" />
<link rel="stylesheet" href="/style.css?v=0.5.86" />
<script src="/mobile-gate.js?v=0.5.86"></script>
<link rel="stylesheet" href="/style.css?v=0.5.87" />
<script src="/mobile-gate.js?v=0.5.87"></script>
</head>
<body>
<div id="mobile-gate" class="mobile-gate" role="dialog" aria-labelledby="mobile-gate-title" aria-modal="true">
@@ -165,8 +165,8 @@
<section class="detail" id="detail" aria-live="polite"></section>
<script src="/config.js?v=0.5.86"></script>
<script src="/router.js?v=0.5.86"></script>
<script src="/app.js?v=0.5.86"></script>
<script src="/config.js?v=0.5.87"></script>
<script src="/router.js?v=0.5.87"></script>
<script src="/app.js?v=0.5.87"></script>
</body>
</html>