xzrkz-web/index.html
dong_bo0602 90b91b3e7d upload
2020-07-11 15:13:12 +08:00

16 lines
470 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="static/logo.ico"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>xz_culture</title>
<script src="./static/ckplayer/ckplayer/ckplayer.js"></script>
<script src="./static/laydate/laydate.js"></script>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>