Authored by vane

ufo消息增加默认跳转规则 # review by 孙凯

@@ -50,6 +50,7 @@ let defaults = Immutable.fromJS([ @@ -50,6 +50,7 @@ let defaults = Immutable.fromJS([
50 unReadCount:0, 50 unReadCount:0,
51 createTime:'', 51 createTime:'',
52 img_url: '', 52 img_url: '',
  53 + url:`http://m.yohobuy.com?openby:yohobuy={"action":"go.ufo","params":{"pagename":"${message}"}}`,
53 }, 54 },
54 { 55 {
55 id: 99, 56 id: 99,