Layui
青春有幸
千里之行,始于足下。
展开
-
layui数据表格:时间戳转换为时间格式、添加序号列、 table内容换行
<form> <input type="button" value="查询" class="btn" id="reloadTable" style="width: 50px; height: 25px; cursor: pointer; margin-bottom: 1px;"/> <table id=&qu转载 2018-08-02 10:21:57 · 2209 阅读 · 0 评论 -
layui数据表格:批量删除
前端页面 <form> <input type="button" value="批量删除" class="btn" style="width: 50px; height: 25px; cursor: pointer; margin-bottom: 1px;" onclick="delete()"/> <table id=原创 2018-08-03 15:10:33 · 14392 阅读 · 0 评论
分享