Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
biao
2016-05-20 13:33:07 +0800
Commit
e807089b166106a901ac506b6c0b121f4189c4d1
1 parent
c157d86e
update for jit style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
static/sass/cart/_order-ensure.css
template/m.yohobuy.com/actions/cart/index/order-ensure.phtml
static/sass/cart/_order-ensure.css
View file @
e807089
...
...
@@ -470,7 +470,7 @@
&
.more-jit
{
padding-top
:
0
;
padding-bottom
:
0
;
margin-bottom
:
0
;
margin-bottom
:
-0.5rem
;
border-bottom
:
none
;
}
...
...
template/m.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
e807089
...
...
@@ -76,10 +76,10 @@
</div>
</section>
{
{#if
isJit
}
}
{
{>
me/order/jit-more
}
}
{
{/if
}
}
<section
class=
"block goods-bottom"
>
{
{#if
isJit
}
}
{
{>
me/order/jit-more
}
}
{
{/if
}
}
{
{#each
goods
}
}
{
{>
me/order/good
}
}
{
{/each
}
}
...
...
Please
register
or
login
to post a comment