搜索文档
getBrowser(): Object
Object
获取浏览器的类型和版本号
浏览器类型和版本号
type
string
version
Example
getBrowser(); // => {type: "chrome", version: "60.0.3112.101"}