feat:新增分享服务器本地文件,传到/opt/filecodebox/local里面
This commit is contained in:
@@ -50,6 +50,10 @@ const menus = ref([
|
||||
name: t('admin.menu.systemSetting'),
|
||||
path: '/admin/setting',
|
||||
},
|
||||
{
|
||||
name: t('admin.menu.local'),
|
||||
path: '/admin/local',
|
||||
},
|
||||
{
|
||||
name: t('admin.menu.about'),
|
||||
path: '/admin/about',
|
||||
|
||||
Reference in New Issue
Block a user