摘要:
const u = navigator.userAgent const isAndroid = u.indexOf('Android') > -1 || u.indexOf('Linux') > -1 // android终端或者uc浏览器 const isiOS = !!u.match(/\(i[ 阅读全文
posted @ 2024-07-11 11:40
攀仔博客
阅读(28)
评论(0)
推荐(0)
浙公网安备 33010602011771号