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
runner
2016-06-20 18:49:12 +0800
Commit
2a6d9049731b9968a1d9886196ae511e216d5462
1 parent
6ee9cc1f
will start update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
apps/product/views/action/outlet/will-start.hbs
public/scss/outlet/_activity.css
apps/product/views/action/outlet/will-start.hbs
View file @
2a6d904
<div
class=
"outlet-page yoho-page"
>
{{>
product
/
outlet
/
nav
}}
<p
class=
"more-fashion"
>
更多潮品,敬请期待
</p>
{{#
activity
}}
{{>
resources
/
acivity-outlets
}}
{{/
activity
}}
...
...
public/scss/outlet/_activity.css
View file @
2a6d904
...
...
@@ -205,4 +205,10 @@
background-size
:
100%
100%
;
}
}
.more-fashion
{
padding
:
10px
;
background
:
#f0f0f0
;
font-size
:
28px
;
}
}
...
...
Please
register
or
login
to post a comment