“我当时也没多想,马上就冲了上去!”“雷锋街市”上演暖心一幕
今日柳州|时间:2024-03-04 14:14作者:全媒体记者 覃林薇 来源:本站原创 评论:0 点击:204

“我当时也没多想,看到老人摔得满头是血,马上就冲了上去。”2月28日上午,在柳南区革新路七区东苑小区门口,一位老人突然摔倒在地,额头因磕到地面流血不止。附近一家米粉店老板曾显国见状立即赶到现场,和前来帮忙的商铺业主李婷将老人扶起,并拨打了120急救电话。
热心市民扶起摔倒老人。
曾显国回忆,当时还有不少街坊邻居一起赶来扶起老人。曾显国拨打急救电话后,随即拿出店里的急救箱帮助老人止血。“这里是‘雷锋街市’,我在这里做生意做了20多年,希望能尽自己的力量帮助他人。”曾显国说。
一同前来帮忙的李婷来自湖南,扎根柳州30余年的她,一直在这条街巷生活、经商。听到老人摔倒的消息,她二话没说就上前帮忙。性格直爽的李婷表示:“情况这么紧急,根本来不及多想,老人跌倒就应该扶起来,而且这里是‘雷锋街市’嘛!”
据了解,摔倒的老人今年98岁,家属接到消息后很快赶到现场,陪同老人就医。目前,老人身体已无大碍。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89795", "client": "mjisxahhpg254swjqusotgph", "timespan": "638868687413144971", "signature": "8fb369fce04abba821c4222f226d8779" }, 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();
});