From ecad6af7fcdd8ba448f8c9ad9a03b2e9e6336d62 Mon Sep 17 00:00:00 2001 From: biao <iambillzhao@gmail.com> Date: Tue, 5 Jan 2016 15:33:17 +0800 Subject: [PATCH] 有货币页面改造 --- template/m.yohobuy.com/actions/index/home/currency-new.phtml | 2 +- template/m.yohobuy.com/actions/index/home/index.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/m.yohobuy.com/actions/index/home/currency-new.phtml b/template/m.yohobuy.com/actions/index/home/currency-new.phtml index 559a592..96a4076 100644 --- a/template/m.yohobuy.com/actions/index/home/currency-new.phtml +++ b/template/m.yohobuy.com/actions/index/home/currency-new.phtml @@ -9,7 +9,7 @@ <span class="dollar"></span> 个 YOHO 币 </p> - <a href="" class="more">查看明细</a> + <a href="/home/currencyDetail" class="more">查看明细</a> <div class="coin-tip"> <span class="icon">!</span> {{notice}} diff --git a/template/m.yohobuy.com/actions/index/home/index.phtml b/template/m.yohobuy.com/actions/index/home/index.phtml index 2198464..8fc71f7 100644 --- a/template/m.yohobuy.com/actions/index/home/index.phtml +++ b/template/m.yohobuy.com/actions/index/home/index.phtml @@ -81,7 +81,7 @@ 优惠券 <span class="iconfont num">{{coupon_num}} </span> </a> - <a class="list-item" href="/home/currencyDetail"> + <a class="list-item" href="/home/currency"> <span class="iconfont icon"></span> YOHO 币 <span class="iconfont num">{{yoho_coin_num}} </span> -- libgit2 0.24.0