Showing
1 changed file
with
1 additions
and
1 deletions
@@ -334,7 +334,7 @@ class LivingController extends BaseController | @@ -334,7 +334,7 @@ class LivingController extends BaseController | ||
334 | } | 334 | } |
335 | 335 | ||
336 | $ret['background_pic'] = 'http://img11.static.yhbimg.com/global/2016/08/17/18/01f17a9cd44149052482e4ee58e590cf1b.png'; | 336 | $ret['background_pic'] = 'http://img11.static.yhbimg.com/global/2016/08/17/18/01f17a9cd44149052482e4ee58e590cf1b.png'; |
337 | - $ret['share_url'] = 'http://m.yohobuy.com/activity/live/replay/'.$room_id; | 337 | + $ret['share_url'] = 'http://m.yohobuy.com/activity/live/replay/'.$video_id; |
338 | $ret['share_title'] = '分享标题'; | 338 | $ret['share_title'] = '分享标题'; |
339 | $ret['share_content'] = '分享内容'; | 339 | $ret['share_content'] = '分享内容'; |
340 | 340 |
-
Please register or login to post a comment