wuxw
2019-07-11 b3f85b60ba9e39572e686009d36b5e5d7e81e910
WebService/src/main/resources/views/unitFlow.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,9 +18,12 @@
        <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="staffPrivilege"></vc:create>
            <vc:create name="unit"></vc:create>
        </div>