摘要: var isMac = /macintosh|mac os x/i.test(navigator.userAgent);var isWindows = /windows|win32/i.test(navigator.userAgent);var isAndriod = /andriod/i.test 阅读全文
posted @ 2022-10-13 14:34 1183788267 阅读(13) 评论(0) 推荐(0) 编辑