chatapp-h5/h5/ranking/index.html
2026-04-24 19:45:21 +08:00

33 lines
1.1 KiB
HTML

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
>
<meta name="format-detection" content="telephone=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<title>Yumi H5</title>
<style>
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-webkit-overflow-scrolling: touch;
}
</style>
<!-- <link rel="stylesheet" crossorigin href="/css/index-VRlNQ74k-1776148661679.css"> -->
<link rel="stylesheet" href="/ranking/ranking.css?v=20260424i">
<script defer src="/ranking/ranking.js?v=20260424i"></script>
</head>
<body>
<div id="app"></div>
</body>
</html>