pc端页面自动跳转手机端JS实现代码
at 7年前 ca 记录笔记 pv 1173 by authorhu
(function(){var isMobile=/Android|webOS|iPhone|Windows Phone|iPod|BlackBerry|SymbianOS/i.test(navigator.userAgent);if(isMobile&&window.location.hash!='#fromapp'){var e=window.location.href;var a=window.location.host;f=e.replace("http://"+a,"");window.location.href='http://127.0.0.5'+f}})(); 下载JS:common
版权声明
本文仅代表作者观点,未经许可,不得转载。