全面调整JS文件结构,为模块化前端做准备

This commit is contained in:
yubaolee
2016-04-11 23:46:33 +08:00
parent 4ced496da9
commit d54062bc0b
9 changed files with 456 additions and 77 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div id="detail" style="margin-left: 225px;">
<table id="maingrid" class="table table-hover table-striped table-top"></table>
<table id="maingrid" class="table table-bordered"></table>
</div>
</div>
</div>