element-plus/docs/examples/empty/custom-image.vue
2022-03-13 16:16:11 -04:00

6 lines
143 B
Vue

<template>
<el-empty
image="https://shadow.elemecdn.com/app/element/hamburger.9cf7b091-55e9-11e9-a976-7f4d0b07eef6.png"
/>
</template>