Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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
王水玲
2016-06-07 16:50:46 +0800
Commit
3601e7e756f426ceabaa2c3b3c04d7eb3914a51a
1 parent
a025ea07
sale bug 修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
apps/product/views/action/sale/break-code.hbs
apps/product/views/partial/product/sale/banner.hbs
apps/product/views/action/sale/break-code.hbs
View file @
3601e7e
@@ -2,9 +2,7 @@
@@ -2,9 +2,7 @@
2
2
3
{{#
content
}}
3
{{#
content
}}
4
{{! 头部banner}}
4
{{! 头部banner}}
5
-
{{#if
focus
}}
6
-
{{>
resources
/
banner-top
}}
7
-
{{/if}}
5
+
{{>
resources
/
banner-top
}}
8
{{/
content
}}
6
{{/
content
}}
9
7
10
{{#
nav
}}
8
{{#
nav
}}
apps/product/views/partial/product/sale/banner.hbs
View file @
3601e7e
@@ -2,9 +2,7 @@
@@ -2,9 +2,7 @@
2
2
3
{{#
content
}}
3
{{#
content
}}
4
{{! 头部banner}}
4
{{! 头部banner}}
5
-
{{#if
focus
}}
6
-
{{>
resources
/
banner-top
}}
7
-
{{/if}}
5
+
{{>
resources
/
banner-top
}}
8
{{/
content
}}
6
{{/
content
}}
9
7
10
{{#
activity
}}
8
{{#
activity
}}
Please
register
or
login
to post a comment