edu/public/mobile/index.html

25 lines
859 B
HTML
Raw Normal View History

2022-12-29 08:27:02 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
2023-03-31 10:32:11 +00:00
<link rel="stylesheet" href="/mobile/assets/uni.e0729b5f.css">
2022-12-29 08:27:02 +00:00
<meta charset="UTF-8" />
<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-->
2023-03-31 10:32:11 +00:00
<script type="module" crossorigin src="/mobile/assets/index.a5551c62.js"></script>
2023-03-30 02:17:03 +00:00
<link rel="stylesheet" href="/mobile/assets/index.0dd79c62.css">
2022-12-29 08:27:02 +00:00
</head>
<body>
<div id="app"><!--app-html--></div>
</body>
</html>