Commit f4742776 authored by zheng liu's avatar zheng liu

Merged in dev (pull request #65)

feat:
parents ea593f59 80a15234
......@@ -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