1、在本目录下执行 cordova plugin add cordova-plugin-whitelist
2、在config.xml里添加 <allow-navigation href="http://www.3023.com/*"/>
3、成功突破点击a标签无反应问题