周琦晒在美治疗及美食美景照:启程回国!

来源:NBA直播吧
undefined

6月21日讯 今日,周琦更新个人微博晒出了自己在美国的一组照片。

照片内容包括了周琦接受治疗以及当地的美食、风景照。周琦写道:“启程回国!”并配上5个二哈表情。

undefined

undefined

undefined

undefined

undefined

相关新闻:

媒体人:周琦的下家大概率看京城双雄 而且北控还可能领先一些

周琦前往纽约是为了进行腰伤治疗 可能需进行打针及后续专业治疗

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });