在她剛入娛樂圈的時候,曾與一位TVB化妝師交往10餘年。據說,姚瑩瑩非常愛這個男人,可最後以男方出軌給二人的感情畫上了並不圓滿的句號。
失戀的她,體重暴跌,並淚灑活動現場。
後來,姚瑩瑩與一位圈外人士交往數年,還在39歲那年在未婚的情況下,生下一子。
可是,這段感情也沒能走到婚姻那一步,二人分道揚鑣後,多年來,孩子生父都沒露過面,身份至今不詳,由姚瑩瑩獨自撫養兒子至今。
為了讓兒子得到最好的照顧,她還專門請了保姆,不知不覺家裡的開銷越來越大。
圖片來源於網絡
姚瑩瑩重新開始了,本來為了孩子暫時放下的事業,曾一年接下10部戲來賺錢。結果因太勞累,她一度熬出病,但一想到孩子,她立馬振作起來。
兒子2歲的時候,曾患過一場大病。不過,在姚瑩瑩的用心照料下,現在的他看似已經恢復了健康。
如今的姚瑩瑩,已經成為處境喜劇《開心速遞》常駐演員,有了穩定的收入,不用再像以前那樣拚命接不同的戲。
圖片來源於網絡
最重要的是,兒子非常乖巧,經常親手製作小禮物送給媽媽。
相依為命的母子二人更是經常出鏡社交平台向大家展示他們幸福快樂生活的日常,希望在未來的日子裡,二人可以繼續這份幸福吧~
` } else { html = `
${m.title}
` } let node = document.createElement( "div" ) node.style.cssText = "width: 50%;float: left;" node.addEventListener("click", () => { $.ajax({ url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${m.id}&position=1&type=2`, success: function (result) { location.href = m.url; } }); }) node.innerHTML = html; midiv.appendChild(node) midUrl.push(m.id); }) fixList.forEach((m, index) => { let html = ``; if (index === 1) { html = `
${m.title}
` } else { html = `
${m.title}
` } let node = document.createElement( "div" ) node.style.cssText = "width: 50%;float: left;" node.addEventListener("click", () => { $.ajax({ url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${m.id}&position=2&type=2`, success: function (result) { location.href = m.url; } }); }) node.innerHTML = html; fixdiv.appendChild(node) fixUrl.push(m.id); }) } }); function hasScrollbar() { return document.body.scrollHeight > (window.innerHeight || document.documentElement.clientHeight); } function closePop23() { document.querySelector("#pop_2_3_fixed").style.transform = "translateY(100vh)" } document.addEventListener("scroll", function () { var scope = (midiv.offsetHeight * (100 - 80)) / 100; //廣告欄可出線範圍大小 var cH = document.documentElement.clientHeight; //當前頁面可見區域高度 var tY = midiv.getBoundingClientRect().top; //廣告欄頂部到可見區域頂端的高度 var bY = midiv.getBoundingClientRect().bottom; //廣告欄底部到可見區域頂端的高度 // 需要考慮兩種可能 當tY小於-scope則代表不在窗口展示 當bY大於cH+scope則代表不在窗口展示 if (tY cH + scope) { } else if (ismid) { ismid = false; var extendids = []; midUrl.forEach(u => { extendids.push(u); }); if (extendids.length > 0) { $.ajax({ url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${extendids.toString()}&position=1&type=1`, success: function (result) { } }); } } }); var clint = document.documentElement; var clintbox = document.querySelector( '.artcontent' ) ? document.querySelector( '.artcontent' ) : document.scrollingElement; //獲取視圖窗口的高度 var windowHeight = document.body.clientHeight; //綁定事件 window.addEventListener('scroll', function () { let SH = parseInt(clint.scrollTop); let H = parseInt( clint.scrollHeight ); if ( SH >= (clintbox.scrollHeight + document.querySelector( '.artcontent' ).offsetTop) * 2 / 3 ) { //此時滾動條滾動到底部 if (isshow23) { isshow23 = false; document.querySelector("#pop_2_3_fixed").style.transform = "translateY(0)" var extendids = []; fixUrl.forEach(u => { extendids.push(u); }) $.ajax({url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${extendids.toString()}&position=2&type=1`, success: function (result) { }}); } } }); }