Merge branch 'develop/wap' of git.dev.yoho.cn:web/yohobuy into develop/wap
Showing
1 changed file
with
3 additions
and
1 deletions
1 | - | ||
2 | {{> layout/header}} | 1 | {{> layout/header}} |
3 | <div class="yoho-coin-detail-page yoho-page"> | 2 | <div class="yoho-coin-detail-page yoho-page"> |
3 | + {{#unless currency}} | ||
4 | + <div class="money">你拥有的有货币:<span>0</span></div> | ||
5 | + {{/unless}} | ||
4 | <ul class="coin-detail"></ul> | 6 | <ul class="coin-detail"></ul> |
5 | </div> | 7 | </div> |
6 | {{> layout/footer}} | 8 | {{> layout/footer}} |
-
Please register or login to post a comment