全局方法_重定向

//php
R_jump('/xxx/yyy');
R_jump_module('/xxx/yyy');
//js
jump_jump('/xxx/yyy');
jump_newwindow('/xxx/yyy');
jump_webview('/xxx/yyy');