wuxw
2019-07-16 e108ff50d948e7b8f85a07a8ec708699df745c82
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>
@@ -18,6 +19,9 @@
    <div id="page-wrapper" class="gray-bg dashbard-1">
        <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">
@@ -30,5 +34,6 @@
</div>
<vc:create name="commonBottom"></vc:create>
</body>
</html>