1.git bash创建项目 键盘上下箭头不能使用 使用如下命令创建项目即可 winpty vue.cmd create hello-world 2.vue项目修改标题 pages:{ index: { entry: ‘src/main.js’, //放要改的title名 title: ‘m3u8视频播放’, }, },