问题标签 [vuejs-routing]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
31 浏览

vue.js - vuejs 路由器子项中的子项

我想用 vue js 在组件中显示子组件,但我不知道该怎么做。你能帮忙吗。当我从菜单中单击配置文件时,“http://localhost:3000/admin/profile”会登录。当我单击“ProfileDashboard”中的子菜单时,我希望打开子组件。我觉得像手风琴风格。

ProfilDashboard.vue