08 2016 档案

daterangepicker 时间区间选择
摘要:var table; $(function () { table = $('#example').DataTable({ "ajax": { "url":"/example/resources/server_processing_customCUrl.php", "data": function... 阅读全文

posted @ 2016-08-22 18:55 发烧开发者 阅读(21867) 评论(0) 推荐(0)

刷新父窗口
摘要:window.opener.document.location.reload();//刷新父窗口window.close();//关闭当前窗口 阅读全文

posted @ 2016-08-09 11:35 发烧开发者 阅读(109) 评论(0) 推荐(0)

echars
摘要:/** * 充电卡统计分析 * */ htmlObj.getCarNumberInfo = function(){ var myChartCount = echarts.init(document.getElementById('count')); var option = { title: { //text: '堆叠区域图', ... 阅读全文

posted @ 2016-08-06 17:40 发烧开发者 阅读(2358) 评论(1) 推荐(0)

导航