diff --git a/pages/information/girl_height_end/girl_height_end.vue b/pages/information/girl_height_end/girl_height_end.vue index 2de3a7f..18ce59e 100644 --- a/pages/information/girl_height_end/girl_height_end.vue +++ b/pages/information/girl_height_end/girl_height_end.vue @@ -3,7 +3,7 @@ - + diff --git a/pages/information/girl_height_start/girl_height_start.vue b/pages/information/girl_height_start/girl_height_start.vue index 00f09ac..6095d37 100644 --- a/pages/information/girl_height_start/girl_height_start.vue +++ b/pages/information/girl_height_start/girl_height_start.vue @@ -3,7 +3,7 @@ - + @@ -109,10 +109,10 @@ export default { /* 定义 human 上移动画 */ @keyframes moveUp { from { - top: 70%; + top: 55%; } to { - top: 35%; /* 移动到页面顶部 10% */ + top: 35%; } } diff --git a/static/information/girl_height/pictures/huamn.png b/static/information/girl_height/pictures/huamn.png deleted file mode 100644 index 39076bf..0000000 Binary files a/static/information/girl_height/pictures/huamn.png and /dev/null differ diff --git a/static/information/girl_height/pictures/human.png b/static/information/girl_height/pictures/human.png new file mode 100644 index 0000000..c0447d2 Binary files /dev/null and b/static/information/girl_height/pictures/human.png differ