Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
rqq
2016-05-24 09:45:56 +0800
Commit
816fa6b9fd91fc64ae36f8b98a603bc9fc711cf9
1 parent
f8d4835b
拆单小手问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
816fa6b
{
{>
layout/header
}
}
{{> layout/header}}
<div class="order-ensure-page yoho-page clearfix">
{{# orderEnsure}}
<div class="order-edit">
...
...
@@ -200,10 +200,7 @@
<ul>
{{#each goodlist}}
<li >
<a
href=
{
{link
}
}>
<img
src=
{
{src
}
}/>
</a>
<img src={{src}}/>
{{#if goodsType}}
<p class="{{classname}}" >{{goodsType}}</p>
{{/if}}
...
...
Please
register
or
login
to post a comment