14 lines
562 B
HTML
14 lines
562 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>对话框 Modal - Aurora Admin</title>
|
|
<meta name="description" content="- 宽度480px(默认)/680px(大)/320px(小)">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/modal.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/modal">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/modal');</script>
|
|
<noscript><p><a href="../index.html#/component/modal">Open 对话框 Modal</a></p></noscript>
|
|
</body>
|
|
</html> |