14 lines
602 B
HTML
14 lines
602 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>图片预览 ImagePreview - Aurora Admin</title>
|
|
<meta name="description" content="- 点击缩略图打开大图预览">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/imagepreview.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/imagepreview">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/imagepreview');</script>
|
|
<noscript><p><a href="../index.html#/component/imagepreview">Open 图片预览 ImagePreview</a></p></noscript>
|
|
</body>
|
|
</html> |