ufo消息增加默认跳转规则 # review by 孙凯
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -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, |
-
Please register or login to post a comment