wuxw
2019-08-01 2f73a671db8bf132baaba12a5c2a9c3b611589e9
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>