Compare commits
2 Commits
8acacd4a99
...
c70cb34b0c
| Author | SHA1 | Date |
|---|---|---|
|
|
c70cb34b0c | |
|
|
50241b880a |
|
|
@ -140,6 +140,8 @@
|
|||
}
|
||||
|
||||
.list-main {
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
// 列表动画
|
||||
.list-enter-active {
|
||||
transition: all 0.5s;
|
||||
|
|
|
|||
Loading…
Reference in New Issue