28 lines
910 B
HTML
28 lines
910 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN" data-theme="dark">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
|
<title>Loading ...</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.ts"></script>
|
|
<script src="//instant.page/5.2.0" type="module"
|
|
integrity="sha384-jnZyxPjiipYXnSU0ygqeac2q7CVYMbh84q0uHVRRxEtvFPiQYbXWUorga2aqZJ0z"></script>
|
|
<!-- <script src="/jessibuca.js"></script> -->
|
|
<!-- <script src="/instantPage.js" ></script> -->
|
|
<!-- <script src="https://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script> -->
|
|
<!-- <script src="https://cdn.bootcdn.net/ajax/libs/crypto-js/4.2.0/crypto-js.min.js"></script> -->
|
|
|
|
</body>
|
|
|
|
|
|
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_4731468_6f82rb9czvq.css">
|
|
|
|
</html> |