tijiao
This commit is contained in:
@@ -327,7 +327,7 @@ export default {
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
// border-bottom: none;
|
||||
padding: 10rpx 0 !important;
|
||||
padding-right: 0 !important;
|
||||
@@ -409,7 +409,7 @@ export default {
|
||||
padding-bottom: 140rpx;
|
||||
}
|
||||
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
// border-bottom: none;
|
||||
|
||||
border: none !important;
|
||||
@@ -425,11 +425,11 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/deep/.u-popup__content {
|
||||
::v-deep.u-popup__content {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
/deep/.u-popup__content__close {
|
||||
::v-deep.u-popup__content__close {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user