Files
aurora-admin/index.html
T

12 lines
280 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=./site/index.html">
<title>Aurora Admin Design System</title>
</head>
<body>
<p><a href="./site/index.html">进入 Aurora Admin 组件文档站 →</a></p>
</body>
</html>