diff --git a/app/index/view/mobile/product/category.html b/app/index/view/mobile/product/category.html index a5122c5b..7939e03a 100644 --- a/app/index/view/mobile/product/category.html +++ b/app/index/view/mobile/product/category.html @@ -46,7 +46,7 @@ {volist name="vo.products" id="pro" length="4"}
  • - + {$pro.name} {$pro.spu} diff --git a/app/index/view/mobile/product/search.html b/app/index/view/mobile/product/search.html index 055ca8d8..db020cd7 100644 --- a/app/index/view/mobile/product/search.html +++ b/app/index/view/mobile/product/search.html @@ -17,7 +17,7 @@
    {volist name="products" id="pro"} - +
    {$pro.name|raw} {$pro.spu|raw}