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
a3b6fe2a
Commit
a3b6fe2a
authored
Nov 22, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
手
parent
c6b3d960
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
9 deletions
+26
-9
share_detail.html
application/app/view/index/share_detail.html
+1
-0
details_tl.css
public/app/css/details_tl.css
+25
-9
clik_shop_icon1.png
public/app/images/clik_shop_icon1.png
+0
-0
clik_shop_icon2.png
public/app/images/clik_shop_icon2.png
+0
-0
No files found.
application/app/view/index/share_detail.html
View file @
a3b6fe2a
...
@@ -285,6 +285,7 @@
...
@@ -285,6 +285,7 @@
</div>
</div>
<div
class=
"shop-list"
>
<div
class=
"shop-list"
>
<!--<img src="/app/images/img_more@2x.png" alt="" />-->
<!--<img src="/app/images/img_more@2x.png" alt="" />-->
<img
src=
"/app/images/clik_shop_icon2.png"
/>
</div>
</div>
<!--<script src="/app/js/jquery.js"></script>-->
<!--<script src="/app/js/jquery.js"></script>-->
...
...
public/app/css/details_tl.css
View file @
a3b6fe2a
...
@@ -445,28 +445,44 @@ body{
...
@@ -445,28 +445,44 @@ body{
right
:
.2rem
;
right
:
.2rem
;
bottom
:
2rem
;
bottom
:
2rem
;
height
:
2rem
;
height
:
2rem
;
width
:
2.15
rem
;
width
:
1.64
rem
;
display
:
none
;
display
:
none
;
background
:
url(/app/images/Artboard@1x.png)
no-repeat
0
0
;
background
:
url(/app/images/clik_shop_icon1.png)
no-repeat
0
0
/
1.64rem
1.78rem
;
background-size
:
43rem
2rem
;
}
animation
:
fly
1.25s
steps
(
20
)
infinite
;
.shop-list
>
img
{
-webkit-animation
:
fly
1.25s
steps
(
20
)
infinite
;
width
:
.8rem
;
height
:
.88rem
;
position
:
absolute
;
animation
:
fly
1.5s
infinite
;
-webkit-animation
:
fly
1.5s
infinite
;
}
}
@keyframes
fly
{
@keyframes
fly
{
0
%
{
0
%
{
background-position
:
0
0
;
bottom
:
0
;
right
:
-.1rem
;
}
70
%
{
bottom
:
.3rem
;
right
:
.14rem
;
}
}
100
%
{
100
%
{
background-position
:
-43rem
0
;
bottom
:
0
;
right
:
-.1rem
;
}
}
}
}
@-webkit-keyframes
fly
{
@-webkit-keyframes
fly
{
0
%
{
0
%
{
background-position
:
0
0
;
bottom
:
0
;
right
:
-.1rem
;
}
70
%
{
bottom
:
.3rem
;
right
:
.14rem
;
}
}
100
%
{
100
%
{
background-position
:
-43rem
0
;
bottom
:
0
;
right
:
-.1rem
;
}
}
}
}
/*.shop-list img{
/*.shop-list img{
...
...
public/app/images/clik_shop_icon1.png
0 → 100644
View file @
a3b6fe2a
10.3 KB
public/app/images/clik_shop_icon2.png
0 → 100644
View file @
a3b6fe2a
6.43 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