镜观·领航丨扎实推进共同富裕
学习奋斗|时间:2023-09-27 12:47 来源:新华社 评论:0 点击:173
9月20日至21日,中共中央总书记、国家主席、中央军委主席习近平在浙江考察。20日上午,习近平来到金华市义乌市后宅街道李祖村考察调研,先后在村党群服务中心、“共富市集”、扎染商铺等场所了解李祖村发展变化情况。他说,李祖村扎实推进共同富裕,是浙江“千万工程”显著成效的一个缩影,要再接再厉,在推动乡村振兴上取得更大成绩。乡村振兴潜力无限、大有可为,乡亲们要努力奋斗,一起奔向共同富裕的美好明天。

20日上午,习近平在金华市义乌市后宅街道李祖村考察时,同群众亲切交流。

20日上午,习近平在金华市义乌市后宅街道李祖村考察。

20日上午,习近平在金华市义乌市后宅街道李祖村考察。

2021年6月10日,《中共中央 国务院关于支持浙江高质量发展建设共同富裕示范区的意见》正式发布。两年多以来,浙江高质量发展不断注入新动力,共同富裕的物质基础进一步夯实。

浙江省义乌市李祖村一景(2023年5月23日摄)。
在浙江省绍兴市越城区富盛镇抹茶生产基地,农户为茶树拉遮阳网(2023年2月28日摄)。

$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "86443", "client": "bgid31bf0pc4gtaeintavezk", "timespan": "638918613630122442", "signature": "6f7b0bc26dcf8a7477be6ea9759e6b90" }, 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();
});