This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
web
/
z_element_plus
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
24f9e7efec
Branches
Tags
master
z_element_plus
/
docs
/
examples
/
empty
/
bottom-content.vue
bottom-content.vue
99 B
Lịch sử
Raw
1
2
3
4
5
<template>
<el-empty>
<el-button type="primary">Button</el-button>
</el-empty>
</template>