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.
OneAuth/ui/root.html

15 lines
320 B
HTML

1 year ago
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>vbase</title>
<script type="module" key='vhtml' src="/vhtml/vhtml.min.js"></script>
1 year ago
</head>
<body>
<vrouter loading style="height: 100%; width: 100%;"> </vrouter>
1 year ago
</body>
4 months ago
</html>