Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
Lynnic
2015-12-05 18:16:14 +0800
Commit
a9905e5ebf1a8d055ae55cbec234844f6ceb093a
1 parent
411af026
修改购物车页面逻辑bug --code viewed by Hongfei
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/m.yohobuy.com/actions/product/detail/index.phtml
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
a9905e5
...
...
@@ -121,7 +121,7 @@
<span
class=
"num-tag hide"
></span>
<a
href=
"{{cartUrl}}"
class=
"num-incart iconfont"
>
62
c;</a>
{
{#if
addToCart
}
}
{
{#if
addToCart
Url
}
}
<a
id=
"addtoCart"
href=
"{{addToCartUrl}}"
class=
"addto-cart"
>加入购物车</a>
{
{/if
}
}
...
...
Please
register
or
login
to post a comment