From 1a0c9a597dd4732797f8e3784778676ecf8035e1 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Thu, 6 Apr 2023 15:44:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/form/Goodscomments.php | 1 - .../view/default/goodscomments/module/images.html | 2 +- app/admin/view/default/goodscomments/save_info.html | 6 +++--- app/index/controller/User.php | 2 +- app/index/view/default/goods/comments.html | 2 +- app/service/AdminService.php | 13 ++++++++++--- app/service/GoodsCommentsService.php | 2 +- app/service/OrderService.php | 2 +- app/service/UserService.php | 11 ++++++----- public/static/admin/default/css/goodscomments.css | 6 +++++- 10 files changed, 29 insertions(+), 18 deletions(-) diff --git a/app/admin/form/Goodscomments.php b/app/admin/form/Goodscomments.php index bd0ef78bd..a695b2a01 100644 --- a/app/admin/form/Goodscomments.php +++ b/app/admin/form/Goodscomments.php @@ -117,7 +117,6 @@ class GoodsComments 'label' => $lang['images'], 'view_type' => 'module', 'view_key' => 'goodscomments/module/images', - 'is_list' => 0, ], [ 'label' => $lang['rating'], diff --git a/app/admin/view/default/goodscomments/module/images.html b/app/admin/view/default/goodscomments/module/images.html index 66035a4f6..72561c9ab 100644 --- a/app/admin/view/default/goodscomments/module/images.html +++ b/app/admin/view/default/goodscomments/module/images.html @@ -1,6 +1,6 @@ {{if !empty($module_data) and !empty($module_data['images'])}} -
+
    {{foreach $module_data.images as $ik=>$iv}}
  • diff --git a/app/admin/view/default/goodscomments/save_info.html b/app/admin/view/default/goodscomments/save_info.html index efb96f278..f0eb84282 100644 --- a/app/admin/view/default/goodscomments/save_info.html +++ b/app/admin/view/default/goodscomments/save_info.html @@ -11,12 +11,12 @@
    -
    +

    {{:MyLang('common_service.goodscomments.form_item_goods_info_title')}}

    {{if !empty($data['goods'])}} @@ -27,7 +27,7 @@
    -