This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
web
/
z_element_plus
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
24f9e7efec
Ramos
Etiquetas
master
z_element_plus
/
docs
/
examples
/
empty
/
bottom-content.vue
bottom-content.vue
99 B
Histórico
Em bruto
1
2
3
4
5
<template>
<el-empty>
<el-button type="primary">Button</el-button>
</el-empty>
</template>