mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 17:31:02 +08:00
6 lines
153 B
Vue
6 lines
153 B
Vue
|
<template>
|
||
|
<el-empty
|
||
|
image="https://shadow.elemecdn.com/app/element/hamburger.9cf7b091-55e9-11e9-a976-7f4d0b07eef6.png"
|
||
|
></el-empty>
|
||
|
</template>
|