34 lines
1.3 KiB
HTML
34 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<!-- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> -->
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<link rel="icon" href="/favicon.ico">
|
|
<title>AiDA</title>
|
|
<!-- <link href="https://fonts.font.im/css?family=Roboto:400,500,700,700i" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet"> -->
|
|
<!-- 字体css -->
|
|
|
|
<!-- <link rel="stylesheet" href="/css/googleapis.css"> -->
|
|
<!-- <link rel="stylesheet" href="/css/roboto.css"> -->
|
|
|
|
<link rel="stylesheet" href="/css/sloganFamily.css">
|
|
<link rel="stylesheet" href="/css/pingfang.css">
|
|
</head>
|
|
|
|
<body>
|
|
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/color-thief/2.3.0/color-thief.umd.js"></script> -->
|
|
<script src="/js/color-thief.js"></script>
|
|
<script src="/js/aligning_guidelines.js"></script>
|
|
<noscript>
|
|
<strong>We're sorry but AiDA doesn't work properly without JavaScript enabled. Please enable it to
|
|
continue.</strong>
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.ts"></script>
|
|
</body>
|
|
|
|
</html> |