14 lines
602 B
HTML
14 lines
602 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>复选卡片 CheckboxCard - Aurora Admin</title>
|
|
<meta name="description" content="- 以卡片形式展示多选选项">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/checkboxcard.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/checkboxcard">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/checkboxcard');</script>
|
|
<noscript><p><a href="../index.html#/component/checkboxcard">Open 复选卡片 CheckboxCard</a></p></noscript>
|
|
</body>
|
|
</html> |