feat:

parent 97e69794
......@@ -237,9 +237,14 @@ export class ElementNavComponent implements OnInit {
'name': 'Website'
},
{
'id': 'BBS',
'click': 'BBS',
'name': 'BBS'
'id': 'Document',
'click': 'Document',
'name': 'Document'
},
{
'id': 'Support',
'click': 'Support',
'name': 'Support'
}]
}, {
'id': 'Language',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment