From b3f85b60ba9e39572e686009d36b5e5d7e81e910 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期四, 11 七月 2019 20:30:10 +0800
Subject: [PATCH] 合并远程信息
---
WebService/src/main/resources/views/mappingFlow.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/WebService/src/main/resources/views/mappingFlow.html b/WebService/src/main/resources/views/mappingFlow.html
index 0c0c7fa..f0b1646 100644
--- a/WebService/src/main/resources/views/mappingFlow.html
+++ b/WebService/src/main/resources/views/mappingFlow.html
@@ -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="mappingManage"></vc:create>
--
Gitblit v1.8.0