标签: android ionic-framework ionic3
我从android设备上的浏览器查看了页面,内容(名为www的文件夹)放置在远程服务器上。
http://www.example.com/index.html //go to the first page via this way
现在,我不知道如何处理这种模式的后退按钮,当我按下它时,什么也没发生!此模式与本机应用程序有什么区别?我检查了当前平台,如下所示:
this.platform.is('mobileweb') // return true