if (screen.width < 600) { window.location.href = `https://m.hhh.com.tw/`; } if (screen.width >= 901) { window.location.href =`https://hhh.com.tw/`; }