如果想手機掃描用pc版網站生成的二維碼跳轉到對應的手機版的話,請在pc端的首頁的<head></head>標籤裡面加入下面內容:<scriptsrc="http://siteapp.baidu.com/static/webappservice/uaredirect.js"type="text/javascript"></script>//必要的js文件連接
<scripttype="text/Javascript">uaredirect("http://www.baidu.com/");</script> //紅色為跳轉後的網站URL