Show recent item patch notes under the shop detail panel.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-31 10:18:17 +08:00
co-authored by Cursor
parent 961574037e
commit 1e44c0eb9b
6 changed files with 89 additions and 9 deletions
+5 -5
View File
@@ -43,8 +43,8 @@
}
</script>
<link rel="icon" href="/ui-icon/dota2_logo.png" type="image/png" />
<link rel="stylesheet" href="/style.css?v=0.6.14" />
<script src="/mobile-gate.js?v=0.6.14"></script>
<link rel="stylesheet" href="/style.css?v=0.6.15" />
<script src="/mobile-gate.js?v=0.6.15"></script>
</head>
<body>
<h1 class="sr-only">DOTA2 上分帝</h1>
@@ -240,8 +240,8 @@
</div>
<footer class="heroes-site-foot" id="heroes-site-foot" aria-hidden="true"></footer>
<script src="/config.js?v=0.6.14"></script>
<script src="/router.js?v=0.6.14"></script>
<script src="/app.js?v=0.6.14"></script>
<script src="/config.js?v=0.6.15"></script>
<script src="/router.js?v=0.6.15"></script>
<script src="/app.js?v=0.6.15"></script>
</body>
</html>