|  |  |  | 
|---|
|  |  |  | border: 0; | 
|---|
|  |  |  | height: 85px; | 
|---|
|  |  |  | width: 85px; | 
|---|
|  |  |  | background:url(/img/charts_btn_bg_1.png) left top no-repeat; | 
|---|
|  |  |  | background:url(/screen_api_v2/img/charts_btn_bg_1.png) left top no-repeat; | 
|---|
|  |  |  | background-size: 70%; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .tools_box .charts_btn:hover { | 
|---|
|  |  |  | cursor:pointer; | 
|---|
|  |  |  | background:url(/img/charts_btn_bg_2.png) left top no-repeat; | 
|---|
|  |  |  | background:url(/screen_api_v2/img/charts_btn_bg_2.png) left top no-repeat; | 
|---|
|  |  |  | background-size: 70%; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | </style> | 
|---|
|  |  |  | 
|---|
|  |  |  | <!-- <div class="search_box"> | 
|---|
|  |  |  | <button id="searchBtn" type="button">搜索</button> | 
|---|
|  |  |  | <input id="searchParam"/> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div id="popup_box"> | 
|---|
|  |  |  | </div> --> | 
|---|
|  |  |  | <!-- <div id="popup_box"> | 
|---|
|  |  |  | <div id="equ_list" class="listview"> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </div> --> | 
|---|
|  |  |  | 
|---|
|  |  |  | //$("#searchParam").val(mpoint['name']); | 
|---|
|  |  |  | var url = 'get-devices-by-mid-oid?mpId=' + mpoint['id'] + "&orgId=" + params['orgId']; | 
|---|
|  |  |  | listView.load(url); | 
|---|
|  |  |  | //moralMap.showPopupbox("#popup_box"); | 
|---|
|  |  |  | moralMap.showPopupbox("#popup_box"); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | function loadLazy(url,paramMap,callBack,lazyKeyer){ | 
|---|
|  |  |  | if(lazyKeyer==undefined){ | 
|---|
|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | var equ = { | 
|---|
|  |  |  | methodName : 'refreshState', | 
|---|
|  |  |  | markers : markers, | 
|---|
|  |  |  | layer : layer | 
|---|
|  |  |  | } | 
|---|
|  |  |  | var equStr = JSON.stringify(equ); | 
|---|
|  |  |  | if(window["console"]!=undefined){ | 
|---|
|  |  |  | } | 
|---|
|  |  |  | if(!!window['external']&&!!window['external']['callWin']){ | 
|---|
|  |  |  | window['external'].callWin(equStr); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | if(resultMap["popupEquStates"]!=null){ | 
|---|
|  |  |  | listView.refreshState(resultMap["popupEquStates"]); | 
|---|