ios 功能校对

This commit is contained in:
@fawn-nine
2023-10-30 13:30:51 +08:00
parent 75b5c6ae0f
commit 0a3bf99719
5 changed files with 16 additions and 16 deletions

View File

@@ -217,7 +217,7 @@
<style lang="scss" scoped>
.fengImg{ border-radius: 100%; }
.fengImg{ border-radius: 100%; background-size: cover; }
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
@@ -258,7 +258,7 @@
.times{ }
}
.fengmianBox .defaultBg{ margin: 0 auto;border-radius: 200rpx; margin: 0 auto;
.fengmianBox .defaultBg{ width: 100%; margin: 0 auto;border-radius: 200rpx; margin: 0 auto;
margin-bottom: 20rpx; background-size: cover;
background-repeat: no-repeat;
background-image: url('@/static/icon/home_icon_0.png');