mirror of https://github.com/veypi/OneAuth.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
564 B
HTML
20 lines
564 B
HTML
<html lang="zh-CN">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>oa</title>
|
|
<script type="module" key='vyes' src="/vyes/v.js"></script>
|
|
<link href="/assets/libs/tailwind/tailwind.min.css" rel="stylesheet">
|
|
<link href="/assets/libs/animate/animate.min.css" rel="stylesheet">
|
|
<link href="/assets/libs/font-awesome/css/all.min.css" rel="stylesheet">
|
|
</head>
|
|
|
|
<body root class="h-full w-full">
|
|
<vrouter class="h-full w-full block">
|
|
<page-404></page-404>
|
|
</vrouter>
|
|
</body>
|
|
|
|
</html>
|