摘要: #H5判断环境 android和ios 使用 console.log('环境判断',detect()) 代码 detect(){ let equipmentType = ""; let agent = navigator.userAgent.toLowerCase(); let android = 阅读全文
posted @ 2021-04-20 11:52 小泽沐优声 阅读(283) 评论(0) 推荐(0)