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
biao
2016-02-02 11:35:32 +0800
Commit
c08f0562f73684690603a5ee63cd2ccd4b7b5480
1 parent
265e04ae
优惠币详情页面添加优惠币为0时的提示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
template/m.yohobuy.com/actions/index/home/currency-detail.phtml
template/m.yohobuy.com/actions/index/home/currency-detail.phtml
View file @
c08f056
{
{>
layout/header
}
}
<div
class=
"yoho-coin-detail-page yoho-page"
>
{
{#unless
currency
}
}
<div
class=
"money"
>你拥有的有货币:<span>
0
</span></div>
{
{/unless
}
}
<ul
class=
"coin-detail"
></ul>
</div>
{
{>
layout/footer
}
}
...
...
Please
register
or
login
to post a comment