对这座城市,总书记一直牵挂着
学习奋斗|时间:2023-12-03 18:02 来源:新闻联播 评论:0 点击:64
不久前,习近平总书记到上海市考察调研。他先后考察了上海期货交易所、上海科技创新成果展、闵行区新时代城市建设者管理者之家。

上海是我国最大的经济中心城市,也是改革开放的前沿阵地。上海的发展,习近平总书记一直牵挂在心。
这还要从16年前说起,2007年3月至10月,习近平任上海市委书记。在上海工作期间,习近平下基层、做调研,抓党建、谋创新,为上海发展明确目标、指引方向。回顾在上海的工作经历,他深情地说:“我与上海人民同甘共苦、同舟共济,对上海产生了难以割舍的感情。”
党的十八大以来,习近平总书记先后六次到上海考察,全国两会期间多次参加上海代表团审议,为上海发展把舵领航。总书记曾说:“虽然不经常去上海,但对上海的情况还是了解的,我还是牵挂着上海。”
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "88035", "client": "glffnnoezxhakqk41hps5tiy", "timespan": "638918017844403143", "signature": "3126909db273ecb6b4b09306a018bab1" }, 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();
});