100秒!广西日报全国两会报道团在北京安了个“大本营”
学习奋斗|时间:2024-03-06 11:48 来源:广西日报-广西云客户端 评论:0 点击:10
2024全国两会拉开帷幕,在两会召开期间,广西日报-广西云联合“学习强国”广西学习平台,在北京线下设置2024全国两会广西日报-广西云X“学习强国”广西学习平台联合访谈间。广西日报在北京安的“大本营”藏了多少惊喜,一起来逛↓↓↓
3月4日
2024全国两会拉开帷幕
此次全国两会
广西日报在北京安了个“大本营”
它到底有多厉害?
100秒带你逛!
↓↓↓
全国两会期间
广西日报-广西云联合
“学习强国”广西学习平台
在北京线下共同打造
2024全国两会
广西日报-广西云X“学习强国”广西学习平台
联合访谈间
这里是融媒体“大本营”
也是“行动力 ”碰撞场
是“桂字号”展示馆
也是“乡好物”分享区
……

今年的联合访谈间
打通了“三级贯通”的媒体连线能力
让系列报道能在
广西日报全媒体端口“大展拳脚”
跨省区报网融合访谈节目《跨山海向前》
将邀请各省区市全国人大代表、全国政协委员
齐聚访谈间共话中国经济光明论
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89830", "client": "0aj5exlinypfvveu1on2lksl", "timespan": "638916958693514827", "signature": "beb7fa0158fbb7a7dcce12a9b8f900ee" }, function (jdata) {
if (jdata.status == 0) {
$(".hits").html("点击:" + jdata.hits);
}
});
$(".weixinAudio").each(function (i, item) {
if ($(item).find("audio[autoplay]").length > 0) {
$(item).weixinAudio({ "autoplay": true });
}
else {
$(item).weixinAudio();
}
});
/*
$(".mediaplayer").click(function () {
$(this).parent().css("background-image", "none");
var id = $(this).attr("id");
var file = $(this).attr("file");
var mp4file = $(this).attr("mp4file");
var image = $(this).attr("image");
var height = $(this).attr("height");
var width = $(this).parent().width();
var autostart = $(this).attr("autostart");
var loop = $(this).attr("loop");
jwplayer(id).setup({
flashplayer: "/sky/player.swf",
file: file,
image: image,
height: height,
width: width,
skin: "/sky/jwplayer/glow.zip",
stretching: "fill",
autostart: "true",
repeat: "false",
});
$("#" + id +"_wrapper").css({ "margin-left": "auto", "margin-right": "auto" });
});
*/
//$("div.mediaplayer:autostart").click();
});