tijiao
This commit is contained in:
@@ -884,7 +884,7 @@ export default {
|
||||
float: left;
|
||||
margin-right: 10rpx;
|
||||
}
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
padding: 12rpx 20rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -908,7 +908,7 @@ export default {
|
||||
// .commonDetailPage{
|
||||
// background-color: $themeBgColor;
|
||||
// }
|
||||
/deep/.wrapper {
|
||||
::v-deep.wrapper {
|
||||
background-color: $themeBgColor;
|
||||
.content_list {
|
||||
// padding: 20rpx 0;
|
||||
|
||||
Reference in New Issue
Block a user