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.
21 lines
632 B
HTML
21 lines
632 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="http://test2.vyesai.com/vyes/v.js"></script>
|
|
<link rel="stylesheet" href="/assets/common.css">
|
|
<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>
|
|
<vrouter loading style="height: 100%; width: 100%;">
|
|
<page-404></page-404>
|
|
</vrouter>
|
|
</body>
|
|
|
|
</html>
|