2020-06-09 16:17:23 +08:00

7 lines
103 B
Plaintext

@import "../area/index.wxss";
.van-row:after {
content: "";
display: table;
clear: both;
}