巅峰对决!跳水世界杯女子10米台决赛:陈芋汐夺冠、全红婵第二

来源:NBA直播吧

adminn.cn4月21日讯 在刚刚结束的西安跳水世界杯女子10米台决赛中,陈芋汐凭借443.2分拿到冠军,另一位中国选手全红婵第4跳出现比较明显的失误最终410.7分,排名第2。

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); } ; });