提交其他文件
This commit is contained in:
29
public/h5/index.html
Normal file
29
public/h5/index.html
Normal file
@ -0,0 +1,29 @@
|
||||
<!doctype html>
|
||||
<html build-time="2025-10-09 22:04:33">
|
||||
<head>
|
||||
<link rel="stylesheet" href="/h5/assets/uni.9c8759ae.css">
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="shortcut icon" href="/h5/assets/favicon-CiltkB13.ico" type="image/x-icon" />
|
||||
<script>
|
||||
var coverSupport =
|
||||
'CSS' in window &&
|
||||
typeof CSS.supports === 'function' &&
|
||||
(CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
||||
document.write(
|
||||
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
|
||||
(coverSupport ? ', viewport-fit=cover' : '') +
|
||||
'" />',
|
||||
)
|
||||
</script>
|
||||
<title>茶址</title>
|
||||
<!--preload-links-->
|
||||
<!--app-context-->
|
||||
<script type="module" crossorigin src="/h5/assets/index-B-O76M86.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/h5/assets/index-2wJOOrKD.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app"><!--app-html--></div>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user