From 9e1839a7ec6e2c84a7cab4e03d9505a28e804cb7 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期三, 23 十月 2019 01:04:03 +0800
Subject: [PATCH] common 服务加入工作流 activiti6.0 功能

---
 WebService/src/main/resources/views/communityFlow.html |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/WebService/src/main/resources/views/communityFlow.html b/WebService/src/main/resources/views/communityFlow.html
index f08f504..547c485 100644
--- a/WebService/src/main/resources/views/communityFlow.html
+++ b/WebService/src/main/resources/views/communityFlow.html
@@ -5,7 +5,7 @@
       xmlns:vc="http://www.thymeleaf.org">
 <head>
     <meta charset="UTF-8"/>
-    <title>灏忓尯鍒濆鍖東java110</title>
+    <title>灏忓尯淇℃伅|java110</title>
     <vc:create name="commonTop"></vc:create>
 </head>
 <body>
@@ -18,6 +18,9 @@
         <div class="row border-bottom">
             <vc:create name="nav"></vc:create>
         </div>
+        <div class="wrapper wrapper-content" style="padding-bottom: 0px;">
+            <vc:create name="breadcrumb"></vc:create>
+        </div>
         <!-- id="component" -->
         <div class="wrapper wrapper-content animated fadeInRight">
             <vc:create name="communityManage"></vc:create>

--
Gitblit v1.8.0