事件上报
This commit is contained in:
@@ -207,8 +207,8 @@ export default {
|
||||
flex-wrap: wrap;
|
||||
|
||||
.item {
|
||||
width: 29vw;
|
||||
height: 29vw;
|
||||
width: 27vw;
|
||||
height: 27vw;
|
||||
position: relative;
|
||||
padding: 0 2pt 2pt 0;
|
||||
box-sizing: border-box;
|
||||
@@ -225,8 +225,8 @@ export default {
|
||||
}
|
||||
|
||||
image,video {
|
||||
width: 29vw;
|
||||
height: 29vw;
|
||||
width: 27vw;
|
||||
height: 27vw;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -281,8 +281,8 @@ export default {
|
||||
}
|
||||
|
||||
.default {
|
||||
width: 30vw;
|
||||
height: 30vw;
|
||||
width: 27vw;
|
||||
height: 27vw;
|
||||
box-sizing: border-box;
|
||||
border-radius: 8px;
|
||||
background: #f3f4f7;
|
||||
|
||||
Reference in New Issue
Block a user