调整图片

This commit is contained in:
liuyuan
2025-05-06 17:11:57 +08:00
parent b5d7e637b1
commit c5af21f384
69 changed files with 478 additions and 504 deletions

View File

@@ -327,7 +327,7 @@ export default {
border-radius: 10rpx;
}
::v-deep.list_item {
/deep/.list_item {
// border-bottom: none;
padding: 10rpx 0 !important;
padding-right: 0 !important;
@@ -409,7 +409,7 @@ export default {
padding-bottom: 140rpx;
}
::v-deep.list_item {
/deep/.list_item {
// border-bottom: none;
border: none !important;
@@ -425,11 +425,11 @@ export default {
}
}
::v-deep.u-popup__content {
/deep/.u-popup__content {
background-color: transparent !important;
}
::v-deep.u-popup__content__close {
/deep/.u-popup__content__close {
color: #fff !important;
}