固架

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