hdw
2018-10-30 beb5ab73d4e0bcbcbc1bf0497dd4c752a65376c6
历史添加基站机历卡
5个文件已修改
233 ■■■■■ 已修改文件
gx_tieta/WebRoot/charge-test.jsp 187 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/css/charge_test_style.css 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/css/common.css 31 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/index.jsp 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/pages/js/pages/siderbar.js 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/charge-test.jsp
@@ -403,7 +403,13 @@
    <!-- 电池组机历卡详细信息-->
    <div id="card_infor">
        <span class="title-log"><s:text name="The_battery_pack_machine_through_the_card"/></span>                                        <!-- 电池组机历卡 -->
        <div class="con-list ele-infor con-show">
        <div id="cardInfoTab" class="whyc-tab-card">
            <ul class="whyc-tab-title">
                <li class="whyc-tab-this">电池组信息</li>
                <li class="">基站信息</li>
            </ul>
        </div>
        <div class="con-list ele-infor con-show" style="height: 400px;overflow-y: auto">
            <table>
                <tr>
                    <th id="card_infor_left"><s:text name="Parameter_name"/></th>            <!-- 参数名称 -->
@@ -480,6 +486,166 @@
                <tr>
                    <td><s:text name="Head"/></td>                                    <!-- 负责人 -->
                    <td></td>
                </tr>
            </table>
        </div>
        <div class="con-list ele-infor" style="height: 400px;overflow-y: auto">
            <table>
                <tr>
                    <th id="card_infor_left"><s:text name="Parameter_name"/></th>            <!-- 参数名称 -->
                    <th><s:text name="Parameter_value"/></th>                                <!-- 参数值 -->
                </tr>
                <tr>
                    <td>站点ID</td>
                    <td id="station_stationid_ex"></td>
                </tr>
                <tr>
                    <td>站点名称</td>
                    <td id="station_stationname"></td>
                </tr>
                <tr>
                    <td>机房ID</td>
                    <td id="station_stationid"></td>
                </tr>
                <tr>
                    <td>所属组织</td>
                    <td id="station_affiliation"></td>
                </tr>
                <tr>
                    <td>数据来源</td>
                    <td id="station_dataSources"></td>
                </tr>
                <tr>
                    <td>站址类型</td>
                    <td id="station_stationType"></td>
                </tr>
                <tr>
                    <td>经纬度</td>
                    <td id="station_jinweidu"></td>
                </tr>
                <tr>
                    <td>所在地址</td>
                    <td id="station_stationAddr"></td>
                </tr>
                <tr>
                    <td>站址状态</td>
                    <td id="station_stationstate"></td>
                </tr>
                <tr>
                    <td>维护单位</td>
                    <td id="station_maintenanceCompany"></td>
                </tr>
                <tr>
                    <td>站址场景</td>
                    <td id="station_stationscenario"></td>
                </tr>
                <tr>
                    <td>站址产权</td>
                    <td id="station_stationproperty"></td>
                </tr>
                <tr>
                    <td>使用单位</td>
                    <td id="station_useUnit"></td>
                </tr>
                <tr>
                    <td>物理站址编码</td>
                    <td id="station_siteCode"></td>
                </tr>
                <tr>
                    <td>历史物理站址编码</td>
                    <td id="station_historySiteCode"></td>
                </tr>
                <tr>
                    <td>站址内部编号</td>
                    <td id="station_siteInternalNumber"></td>
                </tr>
                <tr>
                    <td>站址拼音简称</td>
                    <td id="station_sitePinyinReferred"></td>
                </tr>
                <tr>
                    <td>中文简称</td>
                    <td id="station_siteChineseReferred"></td>
                </tr>
                <tr>
                    <td>是否开通业务</td>
                    <td id="station_isOpenBusiness"></td>
                </tr>
                <tr>
                    <td>录入人员</td>
                    <td id="station_schoolPersonnel"></td>
                </tr>
                <tr>
                    <td>录入时间</td>
                    <td id="station_entryTime"></td>
                </tr>
                <tr>
                    <td>修改人</td>
                    <td id="station_modifyPeople"></td>
                </tr>
                <tr>
                    <td>修改时间</td>
                    <td id="station_modifyTime"></td>
                </tr>
                <tr>
                    <td>备注</td>
                    <td id="station_note"></td>
                </tr>
                <tr>
                    <td>站址接收标记及是否有效</td>
                    <td id="station_receiveorvalidity"></td>
                </tr>
                <tr>
                    <td>移动站址名称</td>
                    <td id="station_siteNameCMCC"></td>
                </tr>
                <tr>
                    <td>电信站址名称</td>
                    <td id="station_siteNameCTC"></td>
                </tr>
                <tr>
                    <td>联通站址名称</td>
                    <td id="station_siteNameCUCC"></td>
                </tr>
                <tr>
                    <td>品牌</td>
                    <td id="station_producer"></td>
                </tr>
                <tr>
                    <td>续航测算时长</td>
                    <td id="station_lastTimeLong"></td>
                </tr>
                <tr>
                    <td>续航测算类别</td>
                    <td id="station_lastTimeType"></td>
                </tr>
                <tr>
                    <td>续航发生时间</td>
                    <td id="station_lastTimeDate"></td>
                </tr>
                <tr>
                    <td>共享情况</td>
                    <td id="station_shareInfo"></td>
                </tr>
                <tr>
                    <td>运营商购买发电服务状况</td>
                    <td id="station_electPower"></td>
                </tr>
                <tr>
                    <td>是否具备发电条件</td>
                    <td id="station_isCanElectPower"></td>
                </tr>
                <tr>
                    <td>上站路程</td>
                    <td id="station_upperStationRoute"></td>
                </tr>
                <tr>
                    <td>上站难易程度</td>
                    <td id="station_upperStationDifficult"></td>
                </tr>
                <tr>
                    <td>客户问题库未完成蓄电池维修</td>
                    <td id="station_clienteleErrorService"></td>
                </tr>
            </table>
        </div>
@@ -4729,6 +4895,7 @@
                battid: batt.BattGroupId
            };
            findBattinfByBattGroupId(batt.BattGroupId);
            findStationInfoByStation(batt);
            // 根据数据定位
            localSideBar(treeView, treeView.container, tmp);
        });
@@ -4801,5 +4968,23 @@
            });
        }
    });
    // 机历卡模块
    $(function() {
        // 获取选项卡列表
        var tabs = $('#cardInfoTab .whyc-tab-title li');
        var tabContents = $('#card_infor .con-list');
        // 点击tabs触发
        tabs.click(function() {
            var index = $(this).index();
            // 移除特效
            tabs.removeClass('whyc-tab-this');
            tabContents.removeClass('con-show');
            // 显示特效
            $(this).addClass('whyc-tab-this');
            tabContents.eq(index).addClass('con-show');
        });
    });
</script>
</html>
gx_tieta/WebRoot/css/charge_test_style.css
@@ -440,6 +440,7 @@
    background:url(../image/cell.png) no-repeat 5px 4px;
}
#card_infor .ele-infor table{
    width:100%;
    font-size:14px;
@@ -495,6 +496,14 @@
    
}
/*添加新内容*/
#card_infor .con-list{
    display:none;
}
#card_infor .con-show{
    display:block;
}
/*上传'FBO/IDC'数据*/
#upload_fbo{
    display: none;
gx_tieta/WebRoot/css/common.css
@@ -35,6 +35,37 @@
    overflow: hidden;
    overflow-y: auto;
}
.whyc-sider-menu::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.whyc-sider-menu::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
}
.whyc-sider-menu::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
.batt-list::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.batt-list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
}
.batt-list::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
/* first */
.whyc-sider-menu>ul>li>a>i.fa {
    margin-left: .5em;
gx_tieta/WebRoot/index.jsp
@@ -1731,7 +1731,7 @@
                magImgStyles.push(imgStyle);
            }
        });
        magImgStyles.push('');
        // 根据当前内容更新地图图标
        searchStation();
    }
@@ -2373,7 +2373,7 @@
                var rs = JSON.parse(result.result);
                if(rs.length != 0) {
                    var data = rs[0];
                    console.info(data);
                    //console.info(data);
                    var content = '<div style="padding:6px;"><span>蓄电池组告警数目:</span>'+data.code+'<a style="margin-left: 14px" href="javascript:loadToWarnPage();">详情>></a></div>'+
                            '<div style="padding:6px;"><span>蓄电池组落后数目:</span>'+data.sum+'<a style="margin-left: 14px" href="javascript:loadToBehindPage();">详情>></a></div>'+
                            '<div style="padding:6px;"><span>蓄电池组延时数目:</span>'+data.newsum+'<a style="margin-left: 14px" href="javascript:loadToDischargeDelay();">详情>></a></div>'+
gx_tieta/WebRoot/pages/js/pages/siderbar.js
@@ -743,7 +743,9 @@
        
        li.data('attr', list[i]);
        ul.append(li);
    }
    $('#ele_content .batt-listen .count-num').find('span').eq(0).text(discharge_num);
    $('#ele_content .batt-listen .count-num').find('span').eq(1).text(charge_num);
    ele.append(ul);