Bumper系列

var role = encodeURI(""); var handle = "bumer" var url = "/collections/bumer" if (role != '') { if (window.location.pathname.indexOf(role) == -1) window.location.href = url + "/" + role }