From d438d38e17f7bf9028e75d93e111db8c300f57ee Mon Sep 17 00:00:00 2001 From: devil_gong Date: Wed, 15 May 2019 17:01:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E8=AF=84=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/default/goods/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/index/view/default/goods/index.html b/application/index/view/default/goods/index.html index e816d927d..271697497 100755 --- a/application/index/view/default/goods/index.html +++ b/application/index/view/default/goods/index.html @@ -185,7 +185,7 @@
浏览次数{{$goods.access_count}}
  • -
    累计评价{{$goods.comments_count}}
    +
    累计评论{{$goods.comments_count}}
  • @@ -392,7 +392,7 @@
  • - 评价({{$goods.comments_count}}) + 评论({{$goods.comments_count}})