export const JianshuRouter = { /** * 简书拦截跳转的网址 */ isGoWild() { return window.location.pathname === "/go-wild"; }, };