| | |
| | | <!DOCTYPE html> |
| | | <html lang="zh" xmlns:th="http://www.thymeleaf.org"> |
| | | <html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro"> |
| | | <head> |
| | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
| | |
| | | <form id="snapRecord-form"> |
| | | <div class="select-list"> |
| | | <ul> |
| | | <li class="select-time"> |
| | | <label style="width: 100px">抓拍时间: </label> |
| | | <input type="text" class="time-input" id="start" placeholder="开始时间" name="start"/> |
| | | <span>-</span> |
| | | <input type="text" class="time-input" id="end" placeholder="结束时间" name="end"/> |
| | | <li> |
| | | 收储公司:<select name="companyId"> |
| | | <option value="all">所有</option> |
| | | </select> |
| | | </li> |
| | | <li> |
| | | 标签:<input type="text" name="key"/> |
| | | 所选库区:<select name="deptId"> |
| | | <option value="">所有</option> |
| | | </select> |
| | | </li> |
| | | <li class="select-time"> |
| | | <label>抓拍时间: </label> |
| | | <input type="text" class="time-input" style="width: 120px;" id="start" placeholder="开始时间" name="params[begin]"/> |
| | | <span>-</span> |
| | | <input type="text" class="time-input" style="width: 120px;" id="end" placeholder="结束时间" name="params[end]"/> |
| | | </li> |
| | | <li> |
| | | <a class="btn btn-primary btn-rounded btn-sm" onclick="searchRecord()"><i |
| | |
| | | </div> |
| | | |
| | | |
| | | <div class="col-sm-12 " style="padding-top: 10px;"> |
| | | <div class="col-sm-12 " style="padding-top: 10px;background: #FFFFFF;margin-top: 10px;"> |
| | | <!-- 图片网格 --> |
| | | <div class="gallery-grid" id="gallery-container"> |
| | | <!-- 图片为空时显示 --> |