|
@@ -4,6 +4,7 @@
|
|
|
<link rel="stylesheet" href="${ctx}/assets/css/zbone.css"/>
|
|
|
<link rel="stylesheet" href="${ctx}/assets/css/authority.css"/>
|
|
|
<link rel="stylesheet" href="${ctx}/assets/css/bootstrap.min.css"/>
|
|
|
+ <link rel="stylesheet" href="${ctx}/assets/css/newforoperator.css"/>
|
|
|
|
|
|
<script type="text/javascript" src="${ctx}/assets/js/lib/jquery-1.9.1.min.js"></script>
|
|
|
<script type="text/javascript" src="${ctx}/assets/js/lib/jquery.min.js"></script>
|
|
@@ -108,7 +109,7 @@
|
|
|
</div>
|
|
|
<div id="content">
|
|
|
<form id="formPage" action="${ctx}/operator/main/authority/list" method="post">
|
|
|
- <div id="buttons" style="clear:both;margin:10px 0 10px -5px;">
|
|
|
+ <div id="buttons" style="clear:both;margin:10px 0 10px 3px;">
|
|
|
<div id="btn-create" class="btn1">创建账号</div>
|
|
|
<div id="all-btn-enable" class="btn1">批量开启</div>
|
|
|
<div id="all-btn-disable" class="btn1">批量暂停</div>
|