调整图片

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

@@ -884,7 +884,7 @@ export default {
float: left;
margin-right: 10rpx;
}
::v-deep.list_item {
/deep/.list_item {
padding: 12rpx 20rpx;
display: flex;
align-items: center;
@@ -908,7 +908,7 @@ export default {
// .commonDetailPage{
// background-color: $themeBgColor;
// }
::v-deep.wrapper {
/deep/.wrapper {
background-color: $themeBgColor;
.content_list {
// padding: 20rpx 0;

View File

@@ -709,7 +709,7 @@ export default {
float: left;
margin-right: 10rpx;
}
::v-deep.list_item {
/deep/.list_item {
padding: 12rpx 20rpx;
display: flex;
align-items: center;