单击链接时,将用户从移动站点重定向到桌面站点
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了单击链接时,将用户从移动站点重定向到桌面站点相关的知识,希望对你有一定的参考价值。
A user may click a link on a mobile site which should open a page on the desktop site, not the mobile site. Appending the following code to the link will do that.
&nomobile=1 or ?nomobile=1 (use this one if it's the only parameter in the URL)
以上是关于单击链接时,将用户从移动站点重定向到桌面站点的主要内容,如果未能解决你的问题,请参考以下文章