|
|
@@ -13,9 +13,6 @@ |
|
|
|
<script src="js/ieemu.js"></script> |
|
|
|
<script src="js/context_menu.js"></script> |
|
|
|
<script src="js/list.js"></script> |
|
|
|
<style> |
|
|
|
img{margin-right:0} |
|
|
|
</style> |
|
|
|
</head> |
|
|
|
<body onLoad="ContextMenu.intializeContextMenu()"> |
|
|
|
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable mt-3 mb-3"> |
|
|
@@ -105,7 +102,7 @@ img{margin-right:0} |
|
|
|
</table> |
|
|
|
{/dede:datalist} |
|
|
|
</form> |
|
|
|
<table width="98%" cellspacing="1" cellpadding="1" align="center" class="mb-3"> |
|
|
|
<table width="98%" cellspacing="1" cellpadding="1" align="center" class="table maintable mt-3 mb-3"> |
|
|
|
<tr> |
|
|
|
<td colspan="10" class="py-3" style="margin-left:10px"> |
|
|
|
<a href="javascript:selAll()" class="btn btn-success btn-sm">全选</a> |
|
|
|