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
郭成尧
8 years ago
Commit
f36788973c1c92bbd56567f511badd4b124a33c8
1 parent
7d280ba1
chose-pannel-text
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
template/m.yohobuy.com/partials/cart/chose-panel.phtml
template/m.yohobuy.com/partials/cart/chose-panel.phtml
View file @
f367889
...
...
@@ -61,7 +61,8 @@
<input
id=
"left-num"
type=
"hidden"
value=
"0"
>
<input
id=
"limitNum"
type=
"hidden"
value=
"{{limit}}"
>
{
{#if
mnum
}
}
<input
id=
"mnum"
type=
"hidden"
value=
"{{mnum}}"
>
<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>
<input
id=
"mnum"
type=
"hidden"
value=
"{{mnum}}"
>
{
{/if
}
}
</div>
</div>
...
...
Please
register
or
login
to post a comment