1.0 |02月09日 |片长45分钟 |第32集完结 |共32集
简介:

该剧全景展现了澳门回归祖国二十年来中央政府对澳门的关心支持和澳门取得巨大发展成就的史诗画卷,讲述了“永葆中国心”的梁家三代人在回归前后的变化。用一家人、一条街的风雨变迁,折射出了一座城、一个国家的探索与荣光。

猜你喜欢
换一换
首页
电影
连续剧
综艺
动漫
短剧大全
script>var dfdPrompt=null;var installPromptDiv=document.getElementById('install-prompt');function shouldShowInstallPrompt(){const oneDay=168*60*60*1000;const lastClosed=localStorage.getItem('installPromptClosed');if(lastClosed){const now=Date.now();return now-lastClosed>oneDay}return true}function showInstallPrompt(){if(dfdPrompt&&shouldShowInstallPrompt()){installPromptDiv.style.display='block'}}function closePrompt(){installPromptDiv.style.display='none';localStorage.setItem('installPromptClosed',Date.now())}window.addEventListener('beforeinstallprompt',function(e){dfdPrompt=e;e.preventDefault();showInstallPrompt()});function addToDesktop(){if(dfdPrompt){dfdPrompt.prompt();dfdPrompt.userChoice.then(function(choiceResult){console.log(choiceResult.outcome);closePrompt();dfdPrompt=null})}else{console.log('添加到主屏幕的功能不可用。')}}window.onload=showInstallPrompt;