hdw
2018-10-30 beb5ab73d4e0bcbcbc1bf0497dd4c752a65376c6
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>