tijiao
This commit is contained in:
@@ -768,7 +768,7 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
border-radius: 20rpx;
|
||||
|
||||
margin-bottom: 20rpx;
|
||||
@@ -787,7 +787,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// /deep/.list_item :nth-child(2n-1) {
|
||||
// ::v-deep.list_item :nth-child(2n-1) {
|
||||
// background: rgba(255, 255, 255, 0.85) !important;
|
||||
// }
|
||||
.feng {
|
||||
@@ -810,7 +810,7 @@
|
||||
background-image: #edf6f5ad !important;
|
||||
}
|
||||
|
||||
/deep/.uni-scroll-view-content {
|
||||
::v-deep.uni-scroll-view-content {
|
||||
box-sizing: border-box !important;
|
||||
padding: 20rpx !important;
|
||||
}
|
||||
@@ -847,7 +847,7 @@
|
||||
// justify-content: space-between;
|
||||
}
|
||||
|
||||
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user