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
Plain Diff
Browse Files
Authored by
郭成尧
8 years ago
Commit
198c274527a71a14a63bcad1939271681ee5e697
2 parents
77936243
1439b410
Merge branch 'release/5.3.1' into gray
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 @
198c274
...
...
@@ -63,7 +63,7 @@
<input
id=
"left-num"
type=
"hidden"
value=
"0"
>
<input
id=
"limitNum"
type=
"hidden"
value=
"{{limit}}"
>
{
{#
discountBuy
}
}
{
{if
discount
}
}
{
{
#
if
discount
}
}
<span
class=
"left-num-discount"
style=
"color: #e10;position: absolute;top: 0.5rem;left: 9.5rem;overflow: hidden;white-space: nowrap;width: 5.2rem;-o-text-overflow: ellipsis;text-overflow: ellipsis;"
>
{
{mnum
}
}件起购享
{
{discount
}
}折</span>
{
{^
}
}
<span
class=
"left-num-discount"
style=
"color: #e10;position: absolute;top: 0.5rem;left: 9.5rem;overflow: hidden;white-space: nowrap;width: 5.2rem;-o-text-overflow: ellipsis;text-overflow: ellipsis;"
>
{
{mnum
}
}件起购</span>
...
...
Please
register
or
login
to post a comment