// 使用Intent方式打开Chrome浏览器
window.location.href = 'intent://www.example.com#Intent;scheme=http;package=com.android.chrome;end';
03-20
1252

07-25
506

// 使用Intent方式打开Chrome浏览器
window.location.href = 'intent://www.example.com#Intent;scheme=http;package=com.android.chrome;end';