14 lines
590 B
HTML
14 lines
590 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>树形控件 Tree - Aurora Admin</title>
|
|
<meta name="description" content="- 用于层级数据展示:组织架构、菜单权限、分类目录">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/tree.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/tree">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/tree');</script>
|
|
<noscript><p><a href="../index.html#/component/tree">Open 树形控件 Tree</a></p></noscript>
|
|
</body>
|
|
</html> |