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
uedxwg
9 years ago
Commit
21bdc3c123abc541978b9e486df935348f20c848
1 parent
2c486655
移除抵消yoho币
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
template/m.yohobuy.com/actions/cart/index/order-ensure.phtml
template/m.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
21bdc3c
...
...
@@ -109,12 +109,12 @@
{
{#if
useYohoCoin
}
}
<span
class=
"coin-check"
>
<
em>-
¥
{
{useYohoCoin
}
}</em
>
<
!--
<em>-
¥
{
{useYohoCoin
}
}</em>
--
>
<i
class=
"iconfont checkbox icon-cb-radio"
></i>
</span>
{
{else
}
}
<span
class=
"coin-check"
>
<
em
style=
"display: none;"
>-
¥
{
{useYohoCoin
}
}</em
>
<
!--
<em
style=
"display: none;"
>-
¥
{
{useYohoCoin
}
}</em>
--
>
<i
class=
"iconfont checkbox icon-radio"
></i>
</span>
{
{/if
}
}
...
...
Please
register
or
login
to post a comment