换系统

This commit is contained in:
2019-12-23 10:04:09 +08:00
parent c890ad64a2
commit 9a53bca281
205 changed files with 4897 additions and 4734 deletions

View File

@@ -1,11 +1,11 @@
.membershops {
display: flex;
flex-wrap: wrap;
.membershop {
// margin-right: 4rpx;
margin-bottom: 4rpx;
}
.membershop:nth-child(odd) {
margin-right: 4rpx;
}
.membershops {
display: flex;
flex-wrap: wrap;
.membershop {
// margin-right: 4rpx;
margin-bottom: 4rpx;
}
.membershop:nth-child(odd) {
margin-right: 4rpx;
}
}