From d42cb45f8fc0932e9a0766f98c445635a85b22d3 Mon Sep 17 00:00:00 2001 From: admin:huo123456@qq <496960745@qq.com> Date: 星期一, 21 一月 2019 09:15:22 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/mobil/history.html | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/history.html b/gx_tieta/WebRoot/mobil/history.html index 69d7432..75ef06f 100644 --- a/gx_tieta/WebRoot/mobil/history.html +++ b/gx_tieta/WebRoot/mobil/history.html @@ -236,7 +236,10 @@ var batt = JSON.parse(temp); var data = [ {url: 'javascript:JumpHomePage();', txt: '棣栭〉'}, - {url: 'machineroomM.html', txt: batt.StationName}, // 鏈烘埧 + {url: 'javascript:JumpFirstPage();', txt: batt.StationName1}, + {url: 'javascript:JumpcityPage();', txt: batt.StationName2}, + {url: 'selectcounty.html', txt: batt.StationName5 }, + {url: 'selectbatt.html', txt: batt.StationName3 }, {url: 'battM.html', txt: batt.BattGroupName}, // 鐢垫睜缁� {url: 'testdata.html', txt: '鐢垫睜缁勬暟鎹�'}, // 鐢垫睜缁勬暟鎹� {url: 'javascript:;', txt: '鍘嗗彶-鐩戞祴鏁版嵁'} // 鐢垫睜缁勬暟鎹� -- Gitblit v1.9.1