代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>月销售报总表</title>
<meta name="keywords" content="">
<meta name="description" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href="css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
<link href="css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/plugins/jquery-confirm/jquery-confirm.min.css" rel="stylesheet">
<!-- 全局js -->
<script src="js/jquery.min.js?v=2.1.4"></script>
<script src="js/bootstrap.min.js?v=3.3.6"></script>
<script src="js/core.js"></script>
</head>
<body>
<div class="ibox-content">
<div class="btn-group hidden-xs" id="Toolbar" role="group">
<div style="float: left;margin: 0 5px 0 25px">
<input id="consultDay" placeholder="选择月份" class="form-control layer-date" readonly>
</div>
<div style="float: left;margin: 0 0 0 25px">
<span>导出范围筛选:</span>
</div>
<div style="float: left;margin: 0 5px 0 0">
<select id="exportRange" class="form-control">
<option value="all" selected>全部</option>
<option value="">本页</option>
</select>
</div>
</div>
<h3 style="text-align: center">月销售报总表</h3>
<table id="list_table" data-toolbar="#Toolbar">
</table>
</div>
<!--bootstrap-table-->
<script src="js/plugins/bootstrap-table/bootstrap-table.min.js"></script>
<script src="js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js"></script>
<!--alert-beautify-->
<script src="js/plugins/jquery-confirm/jquery-confirm.min.js"></script>
<!--自己加的美化alert、confirm配置-->
<script src="js/alert-beautify.js"></script>
<!-- layerDate plugin javascript -->
<script src="js/plugins/laydate/laydate.js"></script>
<!--表格导出-->
<script src="js/plugins/bootstrap-table/bootstrap-table-export.js"></script>
<script src="js/plugins/bootstrap-table/tableExport.js"></script>
<script src="js/plugins/bootstrap-table/jquery.base64.js"></script>
<script src="js/statistics_month_goodsSale.js"></script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。