调整图片

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

@@ -645,7 +645,7 @@ export default {
width: 100vw;
height: auto;
::v-deep.pause {
/deep/.pause {
width: 60rpx !important;
height: 60rpx !important;
}

View File

@@ -1102,7 +1102,7 @@ export default {
width: 100vw;
height: auto;
::v-deep.pause {
/deep/.pause {
width: 60rpx !important;
height: 60rpx !important;
}

View File

@@ -359,7 +359,7 @@ export default {
width: 100vw;
height: auto;
::v-deep.pause {
/deep/.pause {
width: 60rpx !important;
height: 60rpx !important;
}

View File

@@ -1110,7 +1110,7 @@ if(this.platform == 'ios'){
width: 100vw;
height: auto;
::v-deep.pause {
/deep/.pause {
width: 60rpx !important;
height: 60rpx !important;
}