/** * 一级菜单 */ Vue.component("first-menu", { template: ' \
\ \
\
\
' });