轮播图
This commit is contained in:
@@ -87,6 +87,10 @@ const showPop = () => show.value = !show.value
|
||||
border-radius: 20px;
|
||||
padding: 20px;
|
||||
|
||||
.close {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -105,6 +109,7 @@ const showPop = () => show.value = !show.value
|
||||
right: -25px;
|
||||
cursor: pointer;
|
||||
z-index: 1002;
|
||||
display: none;
|
||||
|
||||
.icon {
|
||||
width: 20px;
|
||||
|
||||
Reference in New Issue
Block a user