tjz
7 years ago
2 changed files with 5 additions and 2 deletions
@ -1,14 +1,16 @@
|
||||
<!doctype html> |
||||
<html> |
||||
|
||||
<head> |
||||
<meta charset="utf-8"> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
</head> |
||||
|
||||
<body> |
||||
<div id="app"> |
||||
<router-view></router-view> |
||||
<router-view></router-view> |
||||
</div> |
||||
</body> |
||||
|
||||
</html> |
||||
</html> |
Loading…
Reference in new issue