wuxw
2019-10-20 925af35a2d738db792c0ed87e916b989bf30197d
WebService/src/main/resources/views/propertyFeeFlow.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,16 +18,18 @@
        <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="viewPropertyFeeConfig"></vc:create>
            <vc:create name="propertyFee"></vc:create>
        </div>
        <vc:create name="copyright"></vc:create>
    </div>
</div>
<vc:create name="commonBottom"></vc:create>
</body>
</html>