From 5895c65f29c7e2ef0a3af43ad14c7840e17f2c31 Mon Sep 17 00:00:00 2001 From: lxh <1976462645@qq.com> Date: Tue, 2 Feb 2021 08:32:59 +0800 Subject: [PATCH] fix: 新闻详情页去掉分类 --- platform/src/main/webapp/template/web/article/show_article.html | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/platform/src/main/webapp/template/web/article/show_article.html b/platform/src/main/webapp/template/web/article/show_article.html index 9b9a528..1933761 100644 --- a/platform/src/main/webapp/template/web/article/show_article.html +++ b/platform/src/main/webapp/template/web/article/show_article.html @@ -37,22 +37,9 @@ var bodyContent = {
-
- <% for(item in newsFolder){%> - <% if(folder.seo_title == item.seo_title){%> - ${ item.name } - <%} else {%> - ${ item.name } - <%} %> - <%} %> -
-
-- libgit2 0.21.2