vue.esm.js?efeb:628 [Vue warn]: Invalid prop: type check failed for prop "defaultActive". Expected String with value "0", got Number with value 0. 问题解决:active:"0", 0加上双引号即可. <el-menu :default-active="navBar.active&qu
全栈的自我修养: 6使用vue ui进行vue.js环境搭建 It is only with the heart that one can see rightly. What is essential is invisible to the eye. 用心才能看得清事物的本质,真正重要的东西是肉眼看不见的. 目录 前言 安装@vue/cli 创建 Vue 项目 项目结构 git 参考 当你看到这篇文章的时候,暂且认为你对如何做一个网站有了兴趣. 前言 上几篇文章曾经讲过使用 vue-cli 和新