Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
df8d52e0
Commit
df8d52e0
authored
Nov 22, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺列表 修改
parent
7f51d8cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
details_tl.css
public/app/css/details_tl.css
+8
-7
Artboard@1x.png
public/app/images/Artboard@1x.png
+0
-0
No files found.
public/app/css/details_tl.css
View file @
df8d52e0
...
...
@@ -444,19 +444,20 @@ body{
position
:
fixed
;
right
:
.2rem
;
bottom
:
2rem
;
height
:
170px
;
width
:
160px
;
height
:
2rem
;
width
:
2.15rem
;
display
:
none
;
background
:
url(/app/images/sprite.png)
no-repeat
0
0
;
animation
:
fly
1s
steps
(
12
)
infinite
;
-webkit-animation
:
fly
1s
steps
(
12
)
infinite
;
background
:
url(/app/images/Artboard@1x.png)
no-repeat
0
0
;
background-size
:
43rem
2rem
;
animation
:
fly
1.25s
steps
(
20
)
infinite
;
-webkit-animation
:
fly
1.25s
steps
(
20
)
infinite
;
}
@keyframes
fly
{
0
%
{
background-position
:
0
0
;
}
100
%
{
background-position
:
-
1920px
0
;
background-position
:
-
43rem
0
;
}
}
...
...
@@ -465,7 +466,7 @@ body{
background-position
:
0
0
;
}
100
%
{
background-position
:
-
1920px
0
;
background-position
:
-
43rem
0
;
}
}
/*.shop-list img{
...
...
public/app/images/Artboard@1x.png
0 → 100644
View file @
df8d52e0
89.8 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment