fix: bust ranking route entry cache

This commit is contained in:
170-carry 2026-04-24 18:17:26 +08:00
parent f496820de9
commit 7b0a9e3224

View File

@ -25,7 +25,7 @@
<script> <script>
window.__H5_ROUTE_PATH__ = "/ranking"; window.__H5_ROUTE_PATH__ = "/ranking";
</script> </script>
<script src="/assets/yumi-route-entry.js"></script> <script src="/assets/yumi-route-entry.js?v=20260424f"></script>
<script type="module" crossorigin src="/js/index-CIAVq8iD-1776148658686.js?v=20260424e"></script> <script type="module" crossorigin src="/js/index-CIAVq8iD-1776148658686.js?v=20260424e"></script>
<link rel="stylesheet" crossorigin href="/css/index-VRlNQ74k-1776148661679.css"> <link rel="stylesheet" crossorigin href="/css/index-VRlNQ74k-1776148661679.css">
</head> </head>