diff --git a/ForestBlog/src/main/webapp/WEB-INF/view/Home/Page/articleDetail.jsp b/ForestBlog/src/main/webapp/WEB-INF/view/Home/Page/articleDetail.jsp index b05ac99d..55b01766 100755 --- a/ForestBlog/src/main/webapp/WEB-INF/view/Home/Page/articleDetail.jsp +++ b/ForestBlog/src/main/webapp/WEB-INF/view/Home/Page/articleDetail.jsp @@ -1,475 +1,748 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> -<%@ taglib prefix="rapid" uri="http://www.rapid-framework.org.cn/rapid" %> - - + + + + + ${article.articleTitle} - - - - - - - - - - - <%--面包屑导航 start--%> - + + +
+
+ +
+
+

${article.articleTitle}

+
-
-
    -
  • 微信
  • -
  • 赶快加我聊天吧
  • -
  • -
-
    -
  • 博客交流群
  • -
  • 海纳百川,大家来水
  • -
  • weinxin
  • -
-
+ +
+ ${article.articleContent}
-
-
-
+ + + + + + - <%--评论框 end--%> - - - + + + +
- <%--博客主体-左侧文章正文end--%> -
- -<%--侧边栏 start--%> - - <%@include file="../Public/part/sidebar-1.jsp" %> - -<%--侧边栏 end--%> - - - - - - - - - -<%@ include file="../Public/framework.jsp" %> \ No newline at end of file + + \ No newline at end of file