Files
aurora-admin/site/components/pagetransition.html
T

14 lines
599 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>页面跳转 PageTransition - Aurora Admin</title>
<meta name="description" content="- 路由切换动画">
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/pagetransition.html">
<meta http-equiv="refresh" content="0;url=../index.html#/component/pagetransition">
</head>
<body>
<script>location.replace('../index.html#/component/pagetransition');</script>
<noscript><p><a href="../index.html#/component/pagetransition">Open 页面跳转 PageTransition</a></p></noscript>
</body>
</html>