Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
6 years ago
Commit
700c9b198545baeb4380ae01ecbe358834a03264
1 parent
f7756b82
兼容全球购商品详情页
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/views/partial/product/size-list.hbs
apps/product/views/partial/product/size-list.hbs
View file @
700c9b1
<div
class=
"chose-size row clearfix"
>
<span
class=
"title pull-left"
><i
class=
"sku-label"
>
{{
skuTitle
}}
</i>
:
</span>
<span
class=
"title pull-left"
><i
class=
"sku-label"
>
{{
skuTitle
||
'尺码'
}}
</i>
:
</span>
<div
id=
"sizes"
class=
"size-wrapper pull-left"
>
{{#
each
colors
}}
...
...
Please
register
or
login
to post a comment