Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-06-06 16:40:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9dc2eeb7b5b6545167dfbb9263e4d92128bcd53c
9dc2eeb7
1 parent
851a7089
更新首页动图
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
src/assets/images/shouyedongtu.gif
src/views/client/index.vue
src/assets/images/shouyedongtu.gif
0 → 100644
View file @
9dc2eeb
994 KB
src/views/client/index.vue
View file @
9dc2eeb
...
...
@@ -66,7 +66,8 @@ const goSchool = () => { // 跳转选择幼儿园页面
.client-index-page {
// 背景图 宽度100% 高度控制
// TODO: 图片需要修改
background-image: url('@images/yindao@2x.png');
// background-image: url('@images/shouyedongtu.gif');
background-image: url('http://gyzs.onwall.cn/shouyedongtu.gif');
background-repeat: no-repeat;
width: 100%;
height: 100vh;
...
...
Please
register
or
login
to post a comment