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
ccbikai
2016-09-13 18:19:53 +0800
Commit
9cdf07cb4ff3cf41d7f788d45a5d2f48320b1877
1 parent
78011a4f
学生问题修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/activity/views/action/student.hbs
public/scss/activity/_aslider.css
apps/activity/views/action/student.hbs
View file @
9cdf07c
...
...
@@ -87,7 +87,7 @@
<h1>
学生专属活动
</h1>
{{#
each
data
.
list
}}
<a
class=
's-activity'
href=
"
{{
url
}}
"
>
<img
src=
'
{{
image
src
750
234
}}
'
title=
'
{{
title
}}
'
>
<img
src=
'
{{
image
src
640
200
}}
'
title=
'
{{
title
}}
'
>
</a>
{{/
each
}}
</section>
...
...
public/scss/activity/_aslider.css
View file @
9cdf07c
...
...
@@ -267,7 +267,7 @@
}
.s-activity
{
height
:
2
34
px
;
height
:
2
00
px
;
width
:
100%
;
margin-bottom
:
30px
;
display
:
block
;
...
...
Please
register
or
login
to post a comment