14 lines
551 B
HTML
14 lines
551 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>卡片 Card - Aurora Admin</title>
|
|
<meta name="description" content="- 圆角8px,边框1px #E8ECF1 或低阴影">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/card.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/card">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/card');</script>
|
|
<noscript><p><a href="../index.html#/component/card">Open 卡片 Card</a></p></noscript>
|
|
</body>
|
|
</html> |