重定向到门户页面!并通过url参数制定皮肤样式:主要就是把url参数添加  $skin=’值’

目前支持的皮肤样式包括:
compact desktop flatly slate superhero tv united yeti

var url = new justep.URL(require.toUrl("$UI/portal/mobile/index.w"));
window.location.href = url.toString()+"?$skin=united";

关于皮肤的介绍还可以参考:
http://docs.wex5.com/style/