src/main/resources/templates/febs/views/modules/helpCenter/helpCenterList.html
@@ -133,6 +133,8 @@ return '<span style="color:green;">最新公告</span>' } else if (d.articleNotice === 2) { return '<span style="color:red;">重要公告</span>' } else if (d.articleNotice === 4) { return '<span style="color:blue;">关于我们</span>' }else{ return '' }