Android B/S 关于系统兼容性相关有关问题

Android B/S 关于系统兼容性相关问题hrefgear.html data-icongear data-iconposleftdata-role

Android B/S 关于系统兼容性相关问题

href="gear.html;" data-icon="gear" data-iconpos="left"

data-role="button" data-iconpos="notext"

href="javascript:Main.onGear();" data-icon="gear" data-iconpos="left"

class="ui-btn-right">Gear</a>

? ? ? js code

onGear : function(){

window.location.href = "gear.html";

},