公告:中超第10轮北京国安主场对阵成都蓉城,4月28日10点开票

来源:NBA直播吧
2024赛季华润怡宝中国足球协会超级联赛第10轮,北京国安将在北京工人体育场主场对阵成都蓉城,现将本场比赛相关票务开票事宜如下公告,请各位球迷详细阅读图片中的公告内容。

⏰⏰⏰ 4月28日10点,申购启动。

请各位球迷关注公告内容,及时购票~ ​​​

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