14 lines
593 B
HTML
14 lines
593 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>下拉菜单 Dropdown - Aurora Admin</title>
|
|
<meta name="description" content="- 触发器为按钮或文字,点击展开菜单">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/dropdown.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/dropdown">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/dropdown');</script>
|
|
<noscript><p><a href="../index.html#/component/dropdown">Open 下拉菜单 Dropdown</a></p></noscript>
|
|
</body>
|
|
</html> |