This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
vue
/
vue-router-tab
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4e27033719
Ramos
Etiquetas
dev
vue-router-tab
/
demo
/
components
/
layout
/
GlobalRule.vue
GlobalRule.vue
98 B
Histórico
Em bruto
1
2
3
4
5
<template>
<main class="app-main">
<router-tab alive-id="fullPath" />
</main>
</template>