fixed bugs in goods detail page
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -113,7 +113,7 @@ | @@ -113,7 +113,7 @@ | ||
113 | </div> | 113 | </div> |
114 | {{/ enterStore}} | 114 | {{/ enterStore}} |
115 | 115 | ||
116 | - <div id="productDesc"></div> | 116 | + <div id="productDesc"> </div> |
117 | <!-- {{> product/product-description}} --> | 117 | <!-- {{> product/product-description}} --> |
118 | {{> product/recommend-for-you}} | 118 | {{> product/recommend-for-you}} |
119 | 119 |
-
Please register or login to post a comment