加入“关于”页面

This commit is contained in:
2021-05-04 18:49:30 +08:00
parent e4a9f360bd
commit 44548744ac
3 changed files with 105 additions and 0 deletions

View File

@@ -79,6 +79,11 @@ export default {
id: 'settings',
label: '设置',
routeName: 'Settings'
},
{
id: 'about',
label: '关于',
routeName: 'About'
}
],
// 显示下拉菜单