hookehuyr

更新首页动图

...@@ -66,7 +66,8 @@ const goSchool = () => { // 跳转选择幼儿园页面 ...@@ -66,7 +66,8 @@ const goSchool = () => { // 跳转选择幼儿园页面
66 .client-index-page { 66 .client-index-page {
67 // 背景图 宽度100% 高度控制 67 // 背景图 宽度100% 高度控制
68 // TODO: 图片需要修改 68 // TODO: 图片需要修改
69 - background-image: url('@images/yindao@2x.png'); 69 + // background-image: url('@images/shouyedongtu.gif');
70 + background-image: url('http://gyzs.onwall.cn/shouyedongtu.gif');
70 background-repeat: no-repeat; 71 background-repeat: no-repeat;
71 width: 100%; 72 width: 100%;
72 height: 100vh; 73 height: 100vh;
......