新闻中心
{{fullData.newsInfo[currentIndex].common_title}}
{{fullData.newsInfo[currentIndex].subdata.type}}
{{fullData.newsInfo[currentIndex].subdata.advisory_time.slice(0,10)}}
上一篇:{{currentIndex==0?"无":fullData.newsInfo[currentIndex-1].common_title}}
下一篇:{{currentIndex==fullData.newsInfo.length-1?'无':fullData.newsInfo[currentIndex+1].common_title}}