14 lines
596 B
HTML
14 lines
596 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>按钮 Button - Aurora Admin</title>
|
|
<meta name="description" content="- 类型:主按钮、次按钮、文字按钮、链接按钮、危险按钮">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/button.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/button">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/button');</script>
|
|
<noscript><p><a href="../index.html#/component/button">Open 按钮 Button</a></p></noscript>
|
|
</body>
|
|
</html> |