<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script src="./node_modules/vue/dist/vue.min.js"></script>
<style>
#app{
width: 800px;
margin:20px auto;
}
ul{
list-style: none;
overflow: hidden;
padding-left: 0;
}
ul.nav li{
float: left;
height: 40px;
line-height: 40px;
width: 80