ui
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<html lang="zh-CN">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>app</title>
|
||||
<link rel="stylesheet" href="/assets/common.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body class="h-full w-full">
|
||||
<vrouter class="h-full w-full block">
|
||||
<page-404></page-404>
|
||||
</vrouter>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user