D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-03 6c14c628c9e198384f17019a30d9e5eeebce352d
修改
1个文件已修改
8 ■■■■ 已修改文件
gx_tieta/WebRoot/mobil/batt-approved1.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/mobil/batt-approved1.html
@@ -318,8 +318,8 @@
    var arr = temp;
    
    function setcookieCreat(i){
    console.info(temp);
    console.info(i)
        console.info(temp);
        console.info(i)
        //var index=Math.ceil(i-1);
        arrdata = temp[i].binf;
        console.info(arrdata);
@@ -336,7 +336,7 @@
        }
        
        // 存储所有的数据
        $('#homeInfoIframeAll').data('allData', temp);
    $('#homeInfoIframeAll').data('allData', temp);
        var _data = temp[0];
        var _temp = {
            homeId: _data.binf.StationId
@@ -347,7 +347,7 @@
        }
        
        // 存储需要的homeInfo信息
        $('#homeInfoIframe').data('homeInfo', _temp);
    $('#homeInfoIframe').data('homeInfo', _temp);
        
        iframePopup = layer.open({
             type: 2