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"> @@ -74,7 +74,7 @@ $(function(){ var data = [ {url: 'javascript:JumpHomePage();', txt: '首页'}, {url: 'javascript:;', txt: '机房'} {url: 'javascript:;', txt: '省'} ]; addBreadCrumb($('.breadcrumb').eq(0),data); });