You've already forked qlg.tsgz.moe
TradeRule后台完成
This commit is contained in:
@ -16,12 +16,8 @@ $(function(){initGrid();})
|
||||
</div>
|
||||
<input type='text' id='key' placeholder='规则标题'/>
|
||||
<button class="btn btn-primary" onclick='javascript:loadGrid()'><i class='fa fa-search'></i>查询</button>
|
||||
{if WSTGrant('WZGL_03')}
|
||||
<button class="btn btn-danger f-right btn-fixtop" onclick='javascript:toBatchDel()' style='margin-left:10px;'><i class='fa fa-trash'></i>批量删除</button>
|
||||
{/if}
|
||||
{if WSTGrant('WZGL_01')}
|
||||
<button class="btn btn-success f-right btn-fixtop" onclick='javascript:toEdit(0)'><i class='fa fa-plus'></i>新增</button>
|
||||
{/if}
|
||||
<div style='clear:both'></div>
|
||||
</div>
|
||||
<div class='wst-grid'>
|
||||
|
Reference in New Issue
Block a user