func-package

函数库, 面向复杂业务场景的 js 类库

redirect

重定向到指定页面

Demo:

import { redirect } from 'func-package';
redirect('http://h5.dooring.cn');