D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2018-12-29 f0bb5c3c5b95ec825e4e444b7688c595d5ebebc7
gx_tieta/WebRoot/mobil/selectcity.html
@@ -74,7 +74,7 @@
      $(function(){
         var data = [
            {url: 'javascript:JumpHomePage();', txt: '首页'},
            {url: 'javascript:JumpFirstPage();', txt: '省'},
            {url: 'javascript:JumpFirstPage();', txt: temp.StationName1},
            {url: 'javascript:;', txt: '市'}
         ];
         addBreadCrumb($('.breadcrumb').eq(0),data);