天天学习|总书记夸了不起的村庄有这样一段“逆袭”故事
学习奋斗|时间:2024-03-11 17:36 来源:央视网 评论:0 点击:8
| 天天学习 | “非常荣幸向总书记汇报了我们村里的情况。”谈起与习近平总书记交流时的情景,全国人大代表、江苏省张家港市永联村党委书记吴惠芳激动不已。
3月5日,在江苏代表团审议现场,他向总书记讲述了永联村建设共同富裕幸福村的故事。
听着吴惠芳如数家珍地介绍村里的情况,总书记笑着对他说:“走共同富裕的乡村振兴道路,你们是先行者,要把这个路子蹚出来。要继续推进共同富裕,走中国式现代化道路。”
永联村被很多人称为“传奇村”,有着一段跨越半个世纪的“逆袭”史。
这个地处长江之滨、位于张家港市东部的小村庄,上世纪70年代由滩涂围垦而来,曾是张家港市面积最小、人口最少、经济最落后的一个村。1978年,永联村村民人均年收入68元,但村集体的负债却高达6万多元。

2020年8月2日拍摄的江苏省张家港市永联村一角。
如何改变这种现状?1978年到1983年,永联村第一任书记吴栋材带领干部群众苦干实干,通过发展渔业、开办小型加工厂等,赚下村里的“第一桶金”。永联村不仅一举还清债务,村集体还攒下了20多万元。
上世纪80年代,在中国广袤的农村,乡镇企业如雨后春笋般涌现。永联村也决定把步子迈得更大一点——在村里办轧钢厂。
但这个大胆的想法却没有获得支持。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89972", "client": "yab2i5sfp2t3lwoiewg2jpgc", "timespan": "638915077382055102", "signature": "b644ec70d0b31bdbe81068482c12552e" }, 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();
});