文章目录 1. 组件 2 . 使用示例 3. 说明 1. 组件 src\components\menuTree\index.vue <template> <template v-for="item in menuList"> <!-- 分为两种方式渲染:有子菜单和没有子菜单--> <!</