::v-deep .el-loading-spinner {
background: url(./pengyuyan.jpg) no-repeat;
background-size: 28px 28px;
width: 100%;
height: 100%;
position: relative;
margin-top: 0;
top: 50%;
left: 50%;
transform: translateY(-14px);
transform: translateX(-14px);
display: flex;
.el-loading-text {
margin: 0;
position: relative;
top: 28px;
left: -14px;
}
}
elementui loading自定义图片
最新推荐文章于 2024-07-28 00:07:52 发布