名单出炉!柳州10个单位、30名个人上榜!
今日柳州|时间:2024-03-27 20:01 来源:柳州市场监管 评论:0 点击:125

3月27日,柳州市场监管微信公众号发布2023年消费维权先进集体和“龙城消费维权先锋”名单,确定柳州市融媒体中心等10个单位为消费维权先进集体、吴柳等30名同志为龙城消费维权先锋。具体名单如下:
消费维权先进集体名单
(排名不分先后)
柳州市融媒体中心
柳州市中级人民法院民事审判第一庭
柳州市交通运输综合行政执法支队
柳城县消费者权益保护中心
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "90381", "client": "a4yvzns4yinmo4hgxv2jwtuw", "timespan": "638868528266693780", "signature": "5debca8d30e551bd0a4b5414105c7271" }, 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();
});