From 0188e55fa87458ae8ceef837f4052d1ecec15b7e Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139.mshome.net>
Date: 星期三, 09 一月 2019 17:38:56 +0800
Subject: [PATCH] xiu
---
gx_tieta/WebRoot/mobil/machineroomM.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/gx_tieta/WebRoot/mobil/machineroomM.html b/gx_tieta/WebRoot/mobil/machineroomM.html
index d4602ea..8bac758 100644
--- a/gx_tieta/WebRoot/mobil/machineroomM.html
+++ b/gx_tieta/WebRoot/mobil/machineroomM.html
@@ -15,7 +15,7 @@
<div data-role="page" tabindex="0" id="page0">
<div data-role="header" data-position="fixed">
<a href="index.html" target="_top" style="padding-top:0.7em;padding-bottom:0.7em;">杩斿洖</a>
- <h1>鏈烘埧</h1>
+ <h1>鐪�</h1>
</div>
<div data-role="content">
@@ -64,8 +64,8 @@
station = getbatt(stationlist,aLi);
var json=window.JSON.stringify(station);
- setCookie("station",json);
- window.location.href="battM.html";
+ setCookie("StationName1",json);
+ window.location.href="selectcity.html";
});
});
@@ -74,12 +74,12 @@
$(function(){
var data = [
{url: 'javascript:JumpHomePage();', txt: '棣栭〉'},
- {url: 'javascript:;', txt: '鏈烘埧'}
+ {url: 'javascript:;', txt: '鐪�'}
];
addBreadCrumb($('.breadcrumb').eq(0),data);
});
- //鏌ヨ鎵�鏈夋満鎴�
+ //鏌ヨ鎵�鏈夊競
function seachAllStation(){
loadshow();
$.ajax({
--
Gitblit v1.9.1