04 2021 档案

摘要:private function isCreditNo($vStr){ $vCity = array( '11','12','13','14','15','21','22', '23','31','32','33','34','35','36', '37','41','42','43','44' 阅读全文
posted @ 2021-04-25 16:26 宋先生日记 阅读(217) 评论(0) 推荐(0)
摘要:function isMobile(){ if( navigator.userAgent.match(/Android/i)|| navigator.userAgent.match(/webOS/i)|| navigator.userAgent.match(/iPhone/i)|| navigato 阅读全文
posted @ 2021-04-02 10:14 宋先生日记 阅读(171) 评论(0) 推荐(0)