Helius
2020-11-11 ac10a564db63c7f9060a2e99c9cb7cc17f9832b7
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 ''
                            }