Improve mobile asset reload compatibility

This commit is contained in:
seo
2026-07-21 18:19:41 +09:00
parent c86e5a1481
commit 9a4a6e59b2
5 changed files with 111 additions and 10 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
<link rel="manifest" href="/manifest.webmanifest">
<link href="/assets/vendor/bootstrap.min.css" rel="stylesheet">
<link href="/assets/app.css" rel="stylesheet">
<script src="/assets/asset-reload.js?v=20260710_assetfix1" data-service="financial" defer></script>
<script src="/assets/asset-reload.js?v=20260721_mobilefix1" data-service="financial" defer></script>
<script src="https://chaegeon.com/log/bancheck.min.js?_=<?php echo time(); ?>"></script>
</head>
<body>