| | |
| | | <link href="mobilCss/mobiscroll.core-2.5.2.css" rel="stylesheet" type="text/css" />
|
| | | <link href="mobilCss/mobiscroll.animation-2.5.2.css" rel="stylesheet" type="text/css" />
|
| | | <link rel="stylesheet" type="text/css" href="css/tbl.css">
|
| | | <link rel="stylesheet" type="text/css" href="src/css/layui.css">
|
| | | <script type="text/javascript" src="mobilJs/jquery-1.8.2.js"></script>
|
| | | <script type="text/javascript" src="mobilJs/jquery.mobile-1.4.5.min.js"></script>
|
| | | <style type="text/css">
|
| | |
| | | margin: 0;
|
| | | padding-top: 0.1em;
|
| | | padding-bottom: 0.1em;
|
| | | |
| | | }
|
| | | .ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label{
|
| | | width:35%;
|
| | | }
|
| | | .fr{
|
| | | float:right;
|
| | | }
|
| | | </style>
|
| | | <link rel="stylesheet" href="css/fgpanel.css">
|
| | | </head>
|
| | |
| | | </div>
|
| | | </div>
|
| | |
|
| | | |
| | | |
| | | </div>
|
| | | </div>
|
| | | <!-- 存储homeinfo的值 -->
|
| | | <div id="homeInfoIframe"></div>
|
| | | <div id="homeInfoIframeAll"></div>
|
| | | </body>
|
| | |
|
| | | <script src="mobilJs/mobiscroll.core-2.5.2.js" type="text/javascript"></script>
|
| | |
| | | <script src="mobilJs/mobiscroll.datetime-2.5.1-zh.js" type="text/javascript"></script>
|
| | | <script type="text/javascript" src="js/tbl.js"></script>
|
| | | <script type="text/javascript" src="mobilJs/base.js"></script>
|
| | |
|
| | | <script type="text/javascript" src="src/layui.all.js"></script>
|
| | |
|
| | | <script type="text/javascript">
|
| | | /* 获取点击的是哪个按钮 */
|
| | | function getButIndex(t){
|
| | | var index = $(t).attr("but-index"); |
| | | index=(index/33-1);
|
| | | console.info(index);
|
| | | setcookiedit(index);
|
| | | //window.location.href="control.html"; |
| | | return ;
|
| | | }
|
| | | |
| | | |
| | | var arrTd=new Array(); //当前表格td数据
|
| | | function getButIndex(t){ //查看实时数据 |
| | | var index = $(t).attr("but-index"); |
| | | // index=(index/33-1);
|
| | | console.info(index);
|
| | | setcookiedit(index);
|
| | | window.location.href="control.html"; |
| | | return ;
|
| | | }
|
| | | |
| | | var iframePopup = ''; // 弹出面板标识符
|
| | | function getApplyYanshouIndex(t){
|
| | | var index = $(t).attr("but-index");
|
| | | console.info(index);
|
| | | var arr=setApplyYanshou(index);
|
| | | console.log(arr); //方法一:1按钮搞定所有。请在此对接加入弹出框,上传视频经纬度等
|
| | | |
| | | if(arr.length == 0) {
|
| | | layer.msg('获取数据失败!!');
|
| | | return ;
|
| | | }
|
| | | |
| | | // 存储所有的数据
|
| | | $('#homeInfoIframeAll').data('allData', arr);
|
| | | var _data = arr[0];
|
| | | var temp = {
|
| | | homeId: _data.binf.StationId
|
| | | ,homeName: _data.binf.StationName
|
| | | ,addr: ''
|
| | | ,lng: 0
|
| | | ,lat: 0
|
| | | }
|
| | | // 存储需要的homeInfo信息
|
| | | $('#homeInfoIframe').data('homeInfo', temp);
|
| | | |
| | | iframePopup = layer.open({
|
| | | type: 2
|
| | | ,closeBtn: 0
|
| | | ,title: false
|
| | | ,area: ['100%', '100%']
|
| | | ,full: true
|
| | | ,anim: 4
|
| | | ,content: 'iframe/homeinfo1.html'
|
| | | });
|
| | | layer.full(iframePopup);
|
| | | |
| | | // applyendyanshou(arr);
|
| | | |
| | | }
|
| | | function getApplyYanshoupicture(t){
|
| | | var index = $(t).attr("but-index");
|
| | | console.info(index);//方法2
|
| | | var arr=setApplyYanshou(index);
|
| | | //请在此对接加入弹出框
|
| | | }
|
| | | var arrTd = new Array(); //当前表格td数据
|
| | | var tblCon = $('.tbl-container');
|
| | | var Page = {
|
| | | pageSize:20, //每页的行数
|
| | |
| | |
|
| | |
|
| | |
|
| | | |
| | | var arrTh = [ '机房编号', '省', '城市','区县','机房名称','设备名称','机房IP','FBS设备ID(重要)','FBS设备IP(重要)','子网掩码','网关','FBS设备名称','FBS电池索引(0-3)','电池组ID','机房内电池组编号','电池组名称','浮充电压阀值(V)','离线电压阀值(V)','浮充电流阀值(A)','单体数量','标称容量(AH)','标称单体电压(V)','标称单体内阻(mΩ)','标称单体电导','单体电压次低偏移量(V)','负载电流(A)','最大核容电流(A)','基站号码','电池品牌','电池型号','电池生产日期','投入使用日期','安装人员','查看电池组实时数据'];
|
| | | var arrdata = new Array(); |
| | | var arrTh = [ '机房编号', '省', '城市','区县','机房名称','设备名称','机房IP','FBS设备ID(重要)','FBS设备IP(重要)','子网掩码','网关','FBS设备名称','FBS电池索引(0-3)','电池组ID','机房内电池组编号','电池组名称','浮充电压阀值(V)','离线电压阀值(V)','浮充电流阀值(A)','单体数量','标称容量(AH)','标称单体电压(V)','标称单体内阻(mΩ)','标称单体电导','单体电压次低偏移量(V)','负载电流(A)','最大核容电流(A)','基站号码','电池品牌','电池型号','电池生产日期','投入使用日期','安装人员','通讯计数','丢包率','是否验收',''];
|
| | | dataArr = [];
|
| | | var startTime = "1980-01-01";
|
| | | var endTime = new Date().format('yyyy-MM-dd');
|
| | |
| | | createTbl(tbl, arrTh, dataArr);
|
| | | $(document).ready(function(){
|
| | | setPage();
|
| | | |
| | | Page.pageCurr=1;
|
| | | searchBattLife();
|
| | | getnumber();
|
| | | Page.pageCurr=1;
|
| | | searchBattLife();
|
| | | //console.info($("#getnumber").val());
|
| | |
|
| | | });
|
| | | |
| | | function getnumber(){ //向获取所有通讯计数并存入缓存
|
| | | $.ajax({
|
| | | type: 'post',
|
| | | async: true,
|
| | | url: 'Battinf_applyAction!devCommNum',
|
| | | data: null,
|
| | | dataType: 'json',
|
| | | success:function(data) {
|
| | | data = JSON.parse(data.result);
|
| | | if(data.code==1){
|
| | | console.info(data.data);
|
| | | var json =JSON.stringify(data.data);
|
| | | setCookie("numberget",json);
|
| | | //return data.data; |
| | | }
|
| | | }
|
| | | });
|
| | | }
|
| | | function getCookienumber(id){//输入ID,返回通讯计数。数据从缓存获取。
|
| | | //var a = getnumber();
|
| | | //console.info(a);
|
| | | if(getCookie("numberget")){
|
| | | var number = getCookie("numberget");
|
| | | number = JSON.parse(number);
|
| | | console.info(number);
|
| | | if(number[0]){
|
| | | for(var i =0; i<number.length;i++){
|
| | | if(id == number[i].dev_id){
|
| | | return number[i].dev_commcount;
|
| | | }
|
| | | } |
| | | }
|
| | | }
|
| | | return 0;
|
| | | }
|
| | | function getCookiediubao(id){
|
| | | if(getCookie("numberget")){
|
| | | var number = getCookie("numberget");
|
| | | number = JSON.parse(number);
|
| | | console.info(number);
|
| | | if(number[0]){
|
| | | for(var i =0; i<number.length;i++){
|
| | | if(id == number[i].dev_id){
|
| | | var errorCount = number[i].dev_errcommcount;
|
| | | var allCount = number[i].dev_commcount+errorCount;
|
| | | //var parcent = (allCount==0?0:errCount/allCount*100)
|
| | | //return parcent;
|
| | | }
|
| | | } |
| | | }
|
| | | }
|
| | | return 0;
|
| | | }
|
| | | function getcreatArr(){
|
| | | obj = {
|
| | | apply_en : 1,
|
| | |
| | | }
|
| | | return obj;
|
| | | }
|
| | | |
| | | function yanshou(check_en){
|
| | | if(check_en==0){
|
| | | return "未验收";
|
| | | }else if(check_en==2){
|
| | | return "已申请验收";
|
| | | }else if(check_en==1){
|
| | | return"已完成验收";s
|
| | | }
|
| | | }
|
| | | // 查询内容
|
| | | /* function searchBattLife(){
|
| | | function searchBattLife(){
|
| | | var temp = JSON.stringify(getcreatArr());
|
| | | console.info(temp);
|
| | | //console.info(temp);
|
| | | arrTd = new Array();
|
| | | arrdata = new Array();
|
| | | getnumber();
|
| | | var index = 0;
|
| | | getCookienumber();
|
| | | $.ajax({
|
| | | type: 'post',
|
| | | async: true,
|
| | |
| | | if(data.code!=0&&data.data.length>0){
|
| | | data=data.data
|
| | | console.info(data);
|
| | | Page.pageAll=data[data.length-1].num;
|
| | | for(var i=0;i<data.length;i++){
|
| | | arrdata.push(data[i]);//存储数据
|
| | | arrTd[index++] = data[i].binf.StationId;
|
| | | arrTd[index++] = data[i].binf.StationName1;
|
| | | arrTd[index++] = data[i].binf.StationName2;
|
| | |
| | | arrTd[index++] = data[i].binf.BattProductDate.substr(0,10);
|
| | | arrTd[index++] = data[i].binf.BattInUseDate.substr(0,10);
|
| | | arrTd[index++] = data[i].binf.install_user;
|
| | | arrTd[index++] = "";
|
| | | arrTd[index++] = arrTd[i]='<a href="" class="ui-btn ui-btn-inline ui-corner-all operat-but" data-position-to="window" >电池组实时数据</a>';
|
| | | arrTd[index++] = getCookienumber(data[i].binf.FBSDeviceId);
|
| | | arrTd[index++] = getCookiediubao(data[i].binf.FBSDeviceId);
|
| | | arrTd[index++] = yanshou(data[i].check_en);
|
| | | arrTd[index++]='<a onclick="getButIndex(this)" class="ui-btn ui-btn-inline ui-corner-all operat-but" data-position-to="window"'+'but-index='+i+'>电池组实时数据</a>'+
|
| | | '<a onclick="getApplyYanshouIndex(this)" href="#myPopup" id="apply_yanshou" data-rel="popup" class="ui-btn ui-btn-inline ui-corner-all operat-but fr" data-position-to="window"'+'but-index='+i+'>申请验收</a>';
|
| | | //方法2 2按钮解开以下一条注释按钮
|
| | | //'<a onclick="getApplyYanshoupicture(this)" href="#myPopup" id="apply_yanshou" data-rel="popup" class="ui-btn ui-btn-inline ui-corner-all operat-but fr" data-position-to="window"'+'but-index='+i+'>经纬度图片上传</a>'
|
| | | }
|
| | | }
|
| | | createTbl(tblCon, arrTh, arrTd);
|
| | | console.info(arrTd);
|
| | | console.info(arrdata);
|
| | | //Page.pageCurr=Math.ceil(Page.pageAll/Page.pageSize);
|
| | | //console.info(Page.pageCurr);
|
| | | setPage();
|
| | | createTbl(tblCon, arrTh, arrTd);
|
| | | /*timeer = window.setTimeout(function() {
|
| | | searchBattLife();
|
| | | }, 5000); */
|
| | | }
|
| | | });
|
| | | }*/
|
| | | }
|
| | |
|
| | | function setApplyYanshou(index){
|
| | | console.info(arrdata);
|
| | | if(arrdata.length>0){ //存入的为所有已查出数据 |
| | | var arr= creatYanshouObj(arrdata,index);//申请验收方法。
|
| | | return arr;
|
| | | }else{
|
| | | alert("请等待几秒后再提交申请");
|
| | | }
|
| | | }
|
| | | |
| | | function creatYanshouObj(arrdata,index){
|
| | | var StationId = arrdata[index].binf.StationId;
|
| | | //console.info(StationId);
|
| | | var arr = new Array(); //初始化传参数组
|
| | | for(var i=0;i<arrdata.length;i++){//一次验收该机房下的所有电池组构建对象 。
|
| | | if(StationId == arrdata[i].binf.StationId){ |
| | | var obj = {
|
| | | binf:{
|
| | | StationId : arrdata[i].binf.StationId, // 机房编号
|
| | | StationName : (arrdata[i].binf.StationName1+"-"+ arrdata[i].binf.StationName2+"-"+arrdata[i].binf.StationName5+"-"+arrdata[i].binf.StationName3), // 拼接机房名称
|
| | | StationName1 :arrdata[i].binf.StationName1, // 省
|
| | | StationName2 : arrdata[i].binf.StationName2, // 市
|
| | | StationName5 : arrdata[i].binf.StationName5, // 区/县
|
| | | StationName3 : arrdata[i].binf.StationName3, // 机房名称
|
| | | StationName4 : arrdata[i].binf.StationName5, // 设备名称
|
| | | StationIp :arrdata[i].binf.StationIp, //机房ip
|
| | | FBSDeviceId : arrdata[i].binf.FBSDeviceId, //设备id
|
| | | FbsDeviceIp : arrdata[i].binf.FbsDeviceIp, //设备ip
|
| | | FbsDeviceIp_YM : arrdata[i].binf.FbsDeviceIp_YM, // 设备掩码
|
| | | FbsDeviceIp_WG : arrdata[i].binf.FbsDeviceIp_WG , // 网关
|
| | | FBSDeviceName : arrdata[i].binf.FBSDeviceName, //设备名称
|
| | | GroupIndexInFBSDevice : arrdata[i].binf.GroupIndexInFBSDevice, //fbs设备索引
|
| | | BattGroupId : arrdata[i].binf.BattGroupId, //电池组id
|
| | | BattGroupNum : arrdata[i].binf.BattGroupNum , //机房内电池组编号
|
| | | BattGroupName :arrdata[i].binf.BattGroupName, //电池组索引
|
| | | FloatVolLevel : arrdata[i].binf.FloatVolLevel, //浮充电压阀值
|
| | | OfflineVolLevel : arrdata[i].binf.OfflineVolLevel, //离线电压阀值
|
| | | BattFloatCurrent : arrdata[i].binf.BattFloatCurrent, //浮充电流阀值
|
| | | MonCount : arrdata[i].binf.MonCount, //单体数量
|
| | | MonCapStd : arrdata[i].binf.MonCapStd, //标称容量
|
| | | MonVolStd : arrdata[i].binf.MonVolStd, //标称电压
|
| | | MonResStd : arrdata[i].binf.MonResStd, //标称内阻
|
| | | MonSerStd : arrdata[i].binf.MonSerStd, //标称电导
|
| | | MonVolLowToAvg : arrdata[i].binf.MonVolLowToAvg, //单体电压次低偏移量
|
| | | |
| | | Load_curr : arrdata[i].binf.Load_curr, //负载电流
|
| | | DisCurrMax : arrdata[i].binf.DisCurrMax, //最大核容电流
|
| | | station_phone : arrdata[i].binf.station_phone, //基站号码
|
| | | |
| | | BattProducer : arrdata[i].binf.BattProducer, //电池品牌
|
| | | BattModel : arrdata[i].binf.BattModel, //电池型号
|
| | | BattProductDate : arrdata[i].binf.BattProductDate+" 00:00:00", //电池生产日期
|
| | | BattInUseDate : arrdata[i].binf.BattInUseDate+" 00:00:00", //电池使用日期
|
| | | install_user : arrdata[i].binf.install_user, //安装人员
|
| | | }
|
| | | }
|
| | | arr.push(obj);
|
| | | }
|
| | | }
|
| | | console.info(arr);
|
| | | |
| | | |
| | | return arr;
|
| | | //applyendyanshou(arr);//申请验收方法。
|
| | | }
|
| | | |
| | | function applyendyanshou(arr){
|
| | | var temp = JSON.stringify(arr);
|
| | | $.ajax({ //申请验收
|
| | | type: 'post',
|
| | | async: true,
|
| | | url: 'Battinf_applyAction!checkPro',
|
| | | data: "json="+temp,
|
| | | dataType: 'json',
|
| | | success:function(data) {
|
| | | console.info(data);
|
| | | data = JSON.parse(data.result);
|
| | | if(data.code==1){
|
| | | alert("申请验收成功"); |
| | | }
|
| | | }
|
| | | });
|
| | | |
| | | }
|
| | | function setcookiedit(index){
|
| | | var arrcookie = new Array();
|
| | | for(var i=0;i<33;i++){//共34项,最后一项为按钮,不必SET进数据
|
| | | var value = Math.floor(34*index);
|
| | | //console.info(value);
|
| | | for(var i=0;i<33;i++){//共arrTh.length项,最后几项为按钮,不必SET进数据
|
| | | var value = Math.floor(arrTh.length*index);
|
| | | value = Math.floor(value+i);
|
| | | //console.info(value);
|
| | | arrcookie.push(arrTd[value]);
|
| | | }
|
| | | console.info(arrcookie);
|
| | |
| | | setCookie("eleparm",json); //这里setcookie,若有上一条cookie则清空上一笔
|
| | | setCookie("batt",json1);
|
| | | }
|
| | | |
| | | function setcookieCreat(index){
|
| | | var arrcookie = new Array(); |
| | | for(var i=0;i<33;i++){//共34项,最后一项为按钮,不必SET进数据
|
| | | var value = Math.floor(34*index);
|
| | | //console.info(value);
|
| | | value = Math.floor(value+i);
|
| | | if(i==13){//新建功能,电池组ID默认为当页最后一个电池组ID号加1
|
| | | var groupid = Math.floor(arrTd[value]+1);
|
| | | console.info(groupid);
|
| | | arrcookie.push(groupid);
|
| | | }else{
|
| | | //console.info(value);
|
| | | arrcookie.push(arrTd[value]);
|
| | | }
|
| | | }
|
| | | arrcookie.push("new");
|
| | | //console.info(arrcookie);
|
| | | var json=window.JSON.stringify(arrcookie);
|
| | | setCookie("eleparm",json); //这里setcookie,若有上一条cookie则清空上一笔
|
| | | }
|
| | |
|
| | | // 查询内容
|
| | | function searchBattLife(){
|
| | | |
| | | |
| | | /* 模拟数据做好就删!!!!!!!! */
|
| | | |
| | | for(var i=0;i<340;i++){
|
| | | if(i%34==33){
|
| | | //<a href="count-report.html" target="_top" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;">返回</a>
|
| | | console.info(i);
|
| | | arrTd[i]='<a onclick="getButIndex(this)" class="ui-btn ui-btn-inline ui-corner-all operat-but" data-position-to="window"'+'but-index='+i+'>电池组实时数据</a>'; |
| | | continue;
|
| | | }
|
| | | if(i=13){
|
| | | arrTd[i]=1002102;
|
| | | }else{ |
| | | arrTd[i]=i;
|
| | | }
|
| | | }
|
| | | |
| | | createTbl(tblCon, arrTh, arrTd);
|
| | | |
| | | /* 模拟数据做好就删!!!!!!!! */ |
| | | }
|
| | |
|
| | | function getUpdateArr(temp){
|
| | | var arr = new Array();
|
| | | var obj = new Object();
|
| | | obj.StationId = temp[0]; // 机房编号
|
| | | obj.StationName = (temp[1]+"-"+temp[2]+"-"+temp[4]+"-"+temp[5]); // 拼接机房名称
|
| | | obj.StationName1 = temp[1]; // 省
|
| | | obj.StationName2 = temp[2]; // 市
|
| | | obj.StationName5 = temp[3]; // 区/县
|
| | | obj.StationName3 = temp[4]; // 机房名称
|
| | | obj.StationName4 = temp[5]; // 设备名称
|
| | | obj.StationIp = temp[6]; //机房ip
|
| | | obj.FBSDeviceId = temp[7]; //设备id
|
| | | obj.FbsDeviceIp = temp[8]; //设备ip
|
| | | obj.FbsDeviceIp_YM = temp[9]; // 设备掩码
|
| | | obj.FbsDeviceIp_WG = temp[10]; // 网关
|
| | | obj.FBSDeviceName = temp[11]; //设备名称
|
| | | obj.GroupIndexInFBSDevice = temp[12]; //fbs设备索引
|
| | | obj.BattGroupId = temp[13]; //电池组id
|
| | | obj.BattGroupNum = temp[14]; //机房内电池组编号
|
| | | obj.BattGroupName = temp[15]; //电池组名称
|
| | | obj.FloatVolLevel = temp[16]; //浮充电压阀值
|
| | | obj.OfflineVolLevel = temp[17]; //离线电压阀值
|
| | | obj.BattFloatCurrent = temp[18]; //浮充电流阀值
|
| | | obj.MonCount = temp[19]; //单体数量
|
| | | obj.MonCapStd = temp[20]; //标称容量
|
| | | obj.MonVolStd = temp[21]; //标称电压
|
| | | obj.MonResStd = temp[22]; //标称内阻
|
| | | obj.MonSerStd = temp[23]; //标称电导
|
| | | obj.MonVolLowToAvg = temp[24]; //单体电压次低偏移量
|
| | | |
| | | |
| | | obj.Load_curr = temp[25]; //负载电流
|
| | | obj.DisCurrMax = temp[26]; //最大核容电流
|
| | | obj.station_phone = temp[27]; //基站号码
|
| | | |
| | | obj.BattProducer = temp[28]; //电池品牌
|
| | | obj.BattModel = temp[29]; //电池型号
|
| | | obj.BattProductDate = temp[30]; //电池生产日期
|
| | | obj.BattInUseDate = temp[31]; //电池使用日期
|
| | | obj.install_user = temp[32]; //安装人员
|
| | | arr.push(obj);
|
| | | console.info(arr);
|
| | | return arr;
|
| | | } |
| | | |
| | | |
| | | |
| | | function createSearchForm(){
|
| | | function createSearchForm(){//查询已审核传参。
|
| | | var temp={
|
| | | page:Page,
|
| | | StationName1:$('#mainteArea').val(),
|
| | |
| | | },
|
| | | };
|
| | | console.info(temp);
|
| | | return temp;
|
| | | |
| | | return temp; |
| | | }
|
| | |
|
| | | $(function() {
|