调整图片

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

@@ -370,7 +370,7 @@ export default {
border-color: #fd6004;
}
}
::v-deep .u-cell__body {
/deep/ .u-cell__body {
padding-top: 0 !important ;
padding-bottom: 0 !important ;
z-index: 10 !important ;
@@ -381,7 +381,7 @@ export default {
}
}
::v-deep .u-collapse-item__content__text {
/deep/ .u-collapse-item__content__text {
padding: 10rpx 20rpx !important;
box-sizing: border-box;
}