This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
web
/
z_element_plus
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
24f9e7efec
Branches
Tags
master
z_element_plus
/
docs
/
examples
/
empty
/
bottom-content.vue
bottom-content.vue
99 B
Historique
Raw
1
2
3
4
5
<template>
<el-empty>
<el-button type="primary">Button</el-button>
</el-empty>
</template>