diff --git a/TUICallKit-Vue3/pages/training/metronome.vue b/TUICallKit-Vue3/pages/training/metronome.vue index 8f45c196..79011167 100644 --- a/TUICallKit-Vue3/pages/training/metronome.vue +++ b/TUICallKit-Vue3/pages/training/metronome.vue @@ -412,7 +412,7 @@ $radius-btn: 20rpx; .walker { position: relative; width: 100%; - height: 200rpx; + height: 220rpx; display: flex; justify-content: center; align-items: flex-end; @@ -420,7 +420,7 @@ $radius-btn: 20rpx; .walker .ground { position: absolute; - bottom: 18rpx; + bottom: 22rpx; left: 10%; right: 10%; height: 1rpx; @@ -438,9 +438,9 @@ $radius-btn: 20rpx; * ============================================================ */ .foot { position: absolute; - bottom: 18rpx; - width: 100rpx; - height: 140rpx; + bottom: 22rpx; + width: 96rpx; + height: 144rpx; .footprint { display: block; @@ -454,7 +454,7 @@ $radius-btn: 20rpx; bottom: -6rpx; left: 50%; transform: translateX(-50%); - width: 76rpx; + width: 70rpx; height: 8rpx; background: radial-gradient( ellipse at center, diff --git a/TUICallKit-Vue3/static/training/footprint.svg b/TUICallKit-Vue3/static/training/footprint.svg index 3ef52eee..359d67f3 100644 --- a/TUICallKit-Vue3/static/training/footprint.svg +++ b/TUICallKit-Vue3/static/training/footprint.svg @@ -1,11 +1,11 @@ - + - - - - - - + + + + + +