1 { 2 path: ‘/Tree‘, 3 component: Tree, 4 children: [ 5 { 6 path: ‘/‘, 7 component: Come 8 } 9 ] 10 }
vue 默认展开详情页
原文:http://www.cnblogs.com/xiaomili/p/6562096.html