Showing
2 changed files
with
2 additions
and
1 deletions
src/assets/images/shouyedongtu.gif
0 → 100644
994 KB
| ... | @@ -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; | ... | ... |
-
Please register or login to post a comment