@@@@@@
This commit is contained in:
28
website.html
Normal file
28
website.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
|
||||
<meta content="webkit" name="renderer" />
|
||||
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport" />
|
||||
<meta content="no-cache, no-store, must-revalidate" http-equiv="Cache-Control" />
|
||||
<link href="/favicon.ico" rel="icon" sizes="any" />
|
||||
<title>浙大学生公寓</title>
|
||||
<meta content="浙大学生公寓 浙大 浙大公寓 海宁浙大 海宁浙大公寓 公寓 公寓 租房 入住 学生公寓" name="description" />
|
||||
<link href="/static/css/loading.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<noscript>https://equip.intl.zju.edu.cn/</noscript>
|
||||
<div id="app">
|
||||
<figure>
|
||||
<div class="dot white"></div>
|
||||
<div class="dot"></div>
|
||||
<div class="dot"></div>
|
||||
<div class="dot"></div>
|
||||
<div class="dot"></div>
|
||||
</figure>
|
||||
</div>
|
||||
<script src="/src/main.ts" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user