From 6d8a43de07062234a05716fcbb94273709cab21e Mon Sep 17 00:00:00 2001
From: shiyj <1098226878@qq.com>
Date: 星期二, 16 七月 2019 17:04:36 +0800
Subject: [PATCH] Merge branch 'master' of https://github.com/java110/MicroCommunity

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

diff --git a/WebService/src/main/resources/views/serviceBindingFlow.html b/WebService/src/main/resources/views/serviceBindingFlow.html
index f5e7872..eb9e54a 100644
--- a/WebService/src/main/resources/views/serviceBindingFlow.html
+++ b/WebService/src/main/resources/views/serviceBindingFlow.html
@@ -7,7 +7,8 @@
     <meta charset="UTF-8"/>
     <title>鏈嶅姟缁戝畾|java110</title>
     <vc:create name="commonTop"></vc:create>
-    <link href="/css/plugins/steps/jquery.steps.css" rel="stylesheet"/>
+    <link href="/css/jquery.step.css" rel="stylesheet"/>
+    <script src="/js/jquery.step.min.js" ></script>
 </head>
 <body>
 <vc:create name="bodyTop"></vc:create>
@@ -33,5 +34,6 @@
 </div>
 
 <vc:create name="commonBottom"></vc:create>
+
 </body>
 </html>

--
Gitblit v1.8.0