Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-12-13 15:05:02 +0800
Commit
ee64b0aa3296edef84cc22d5e61c7fe4f7f4a392
1 parent
7fa403af
fix css
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
public/js/activity/yoluck-detail.page.js
public/scss/activity/yoluck/avatar.scss
public/js/activity/yoluck-detail.page.js
View file @
ee64b0a
...
...
@@ -28,7 +28,7 @@ new Swiper('.swiper-container', {
lazyLoading
:
true
,
lazyLoadingInPrevNext
:
true
,
paginationClickable
:
true
,
autoplay
:
3
000
autoplay
:
4
000
});
function
share
()
{
...
...
public/scss/activity/yoluck/avatar.scss
View file @
ee64b0a
...
...
@@ -25,7 +25,7 @@
border-radius
:
60px
;
color
:
white
;
text-align
:
left
;
padding-top
:
6
px
;
padding-top
:
3
px
;
padding-left
:
6px
;
}
}
...
...
Please
register
or
login
to post a comment