14 lines
584 B
HTML
14 lines
584 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>倒计时 Countdown - Aurora Admin</title>
|
|
<meta name="description" content="- 用于秒杀、验证码、会议开始">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/countdown.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/countdown">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/countdown');</script>
|
|
<noscript><p><a href="../index.html#/component/countdown">Open 倒计时 Countdown</a></p></noscript>
|
|
</body>
|
|
</html> |