function IsPhone(){ var info = navigator.userAgent; var isPhone = /mobile/i.test(info); return isPhone; }
本文链接:https://blog.shejiz.cn/show/33.html
上一篇:淘宝APP订单价格字体 AlibabaSans102-Bd
下一篇:msubstr php字符串截取
名称(*)
邮箱
网址