cronsun/web/ui/index.html

12 lines
232 B
HTML
Raw Normal View History

2017-01-10 03:03:03 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cronsun</title>
<script src="/src/vendors/vue.js"></script>
<script src="/src/vendors/vue-router.js"></script>
</head>
<body>
</body>
</html>