手机端自适应优化

This commit is contained in:
RuoYi
2019-02-28 20:52:07 +08:00
parent 402fc9c4eb
commit b554c46825
16 changed files with 24 additions and 15 deletions

View File

@@ -31,7 +31,7 @@
</form>
</div>
<div class="btn-group-sm hidden-xs" id="toolbar" role="group">
<div class="btn-group-sm" id="toolbar" role="group">
<a class="btn btn-success" onclick="javascript:batchGenCode()" shiro:hasPermission="tool:gen:code">
<i class="fa fa-download"></i> 批量生成
</a>