超3500人次“打卡”!柳州“楼坚强”藏着太多故事,揭秘了→
今日柳州|时间:2022-10-07 13:18作者:全媒体记者 宋美玲 来源:本站原创 评论:0 点击:173
10月1日,位于柳江河畔的“古城印记——正南门城墙遗址陈列馆”正式开放,象征着一场长达20多年的文物保护“长跑”画上了圆满的句号。

众人围观探方遗址里出土的文物(全媒体记者 周宁 摄)
从1999年发现正南门城墙,到今年国庆节城墙以遗址陈列的形式在参观者面前“重生”,其间发生了太多文物保护的“柳州故事”。城墙质朴无华,却像是凝固的诗篇、静默的乐章,吟唱千年历史回音。国庆假期,记者寻访正南门城墙遗址勘探、考古、发掘、修复工作的参与者和见证者,探寻古城墙的“重生记”。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "82556", "client": "35uqrcahjcrj1smzsrcwvgqr", "timespan": "638869778750504237", "signature": "343f0c84164e8f14a4c1b44f32e79c5d" }, 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();
});