selectStyle生成加载样式调整
This commit is contained in:
@@ -116,6 +116,12 @@ const {} = toRefs(data);
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
top: 0;
|
||||
left: 0;
|
||||
.van-loading {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
> .icon{
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user