From 246db09b70c8bcc7aa70551f59b093fde2e44a7b Mon Sep 17 00:00:00 2001 From: Lynnic <gunix@foxmail.com> Date: Tue, 1 Dec 2015 18:38:28 +0800 Subject: [PATCH] fixed bugs in goods detail page --- template/m.yohobuy.com/actions/product/detail/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/m.yohobuy.com/actions/product/detail/index.phtml b/template/m.yohobuy.com/actions/product/detail/index.phtml index 76583d0..736331a 100644 --- a/template/m.yohobuy.com/actions/product/detail/index.phtml +++ b/template/m.yohobuy.com/actions/product/detail/index.phtml @@ -113,7 +113,7 @@ </div> {{/ enterStore}} - <div id="productDesc"></div> + <div id="productDesc"> </div> <!-- {{> product/product-description}} --> {{> product/recommend-for-you}} -- libgit2 0.24.0