Kaynağa Gözat

app2.0 “我的”头像布局修改

长阳分支推送专用
杨晓琪 2 yıl önce
ebeveyn
işleme
61ecf767fc
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue

+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue Dosyayı Görüntüle

@@ -6,7 +6,7 @@
<image <image
:src="avatarSrc()" :src="avatarSrc()"
:style="{ borderRadius: roundAvatar ? '50%' : '3px' }" :style="{ borderRadius: roundAvatar ? '50%' : '3px' }"
mode="aspectFill"
mode="aspectFit"
class="avatar" class="avatar"
></image> ></image>
</view> </view>
@@ -249,7 +249,7 @@ export default {


.avatarslot { .avatarslot {
.avatar { .avatar {
height: 60px;
height: 80px;
width: 60px; width: 60px;
} }
} }


Yükleniyor…
İptal
Kaydet