From f60dc0e7be730fd32780fca76dbf8ee5fb1095e7 Mon Sep 17 00:00:00 2001 From: dingyongliang Date: Mon, 26 Sep 2022 05:50:47 +0000 Subject: [PATCH] * rm product icon. --- module/product/css/all.css | 1 + module/product/view/all.html.php | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/product/css/all.css b/module/product/css/all.css index 6acb0550a7..ef10548937 100644 --- a/module/product/css/all.css +++ b/module/product/css/all.css @@ -86,6 +86,7 @@ th.c-actions {width: 50px;} [lang^='zh-'] th.c-story {width: 220px;} } +#productTableList .c-name > span.table-nest-icon {width: 0; visibility: hidden;} #productTableList > tr.row-line.is-nest-child > td.text-left.table-nest-title > span.table-nest-icon.icon:before{content: '\e6f2'; background-color: white; display: inline;} #productTableList > tr.row-line.no-nest > td.text-left.table-nest-title > span.table-nest-icon.icon:before{content: '\e6f2'; background-color: white; display: inline;} .statistic {margin-left: 10px; color: #838a9d; float: left; position: relative; line-height: 28px;} diff --git a/module/product/view/all.html.php b/module/product/view/all.html.php index 9e5ece751d..417e800333 100644 --- a/module/product/view/all.html.php +++ b/module/product/view/all.html.php @@ -216,8 +216,7 @@ createLink('product', 'browse', 'productID=' . $product->id), $product->name); - echo "" . $productLink; + echo html::a($this->createLink('product', 'browse', 'productID=' . $product->id), $product->name); ?> config->URAndSR):?>