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
梁志锋
9 years ago
Commit
43b587ce77edbef446c7607c63a1213e062524ab
1 parent
25343c48
尺码优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/m.yohobuy.com/partials/cart/chose-panel.phtml
template/m.yohobuy.com/partials/cart/chose-panel.phtml
View file @
43b587c
...
...
@@ -32,7 +32,7 @@
<div
class=
"size-list block-list"
>
<span>尺码</span>
{
{#
sizes
}
}
<ul
id=
"{{sizeName}}"
data-index=
"{{@index}}"
class=
"size-row clearfix {{#unless @first}}hide{{/if}}"
>
<ul
class=
"size-row clearfix {{#unless @first}}hide{{/if}}"
>
{
{#
size
}
}
<li
class=
"block {{#if chosed}}chosed{{/if}} {{#unless sizeNum}}zero-stock{{/unless}}"
data-num=
"{{sizeNum}}"
data-id=
"{{id}}"
data-skuid=
"{{skuId}}"
>
{
{name
}
}
...
...
Please
register
or
login
to post a comment