广西增核1.7万名事业编制!投向这些地方
今日柳州|时间:2023-09-07 11:17 来源:广西日报-广西云客户端 评论:0 点击:164

广西增核1.7万名事业编制
投向各地中小学
其中
1.1万名由自治区统筹周转编制解决
剩余6000多名
由市县从本地编制总量内进行增补
有效解决了中小学教职工
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "85880", "client": "3qlvmago2muxr23yn0qwdo5z", "timespan": "638868857306730283", "signature": "468fccb3a9bb2a039a028193c6c69aed" }, 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();
});