ua-parser-js 的返回结果的数据结构比较科学,直接复用这一数据结构. interface Result { ua: string; browser: { name: string | undefined; ...
確定! 回上一頁