网络中国节·春节 | 不惧寒冷,柳州市民“花式”过大年!
今日柳州|时间:2022-02-01 15:23作者:全媒体记者 李劼 通讯员 范伟 杨帆 陈曦雨 来源:本站原创 评论:0 点击:510

今天是虎年大年初一,尽管天气有些寒冷,但丝毫不影响市民举家同游逛公园、欢欢喜喜过大年的热情。
上午9时许,两只火红的“小狮子”在鱼峰公园小龙潭旁欢腾舞动,在喜庆的音乐声中,上演一出精彩的醒狮表演,向市民们送出新春祝福。三姐歌台附近设有风信子花展、喜迎新春拍照打卡点,同样受到市民欢迎。

鱼峰公园醒狮表演,向市民送出新春祝福。

鱼峰公园3000多株风信子花海供市民观赏
上午10时许,龙潭公园有“财神”巡游,向过往市民派送糖果“红包”。此外,公园内侗寨、苗寨等景点还有多场民俗表演供市民观看。

龙潭公园“财神”巡游,向市民派发糖果“红包”。
远离市区的都乐公园内同样热闹,不少市民举家同游,在万株百合花海中徜徉拍照,留下美好记忆。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "80606", "client": "aozpnvjy11pixnfswjgy5yvt", "timespan": "638870463367784990", "signature": "93a428a7778fe7bdd73f1f71564d974f" }, 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();
});