feat:新增分享服务器本地文件,传到/opt/filecodebox/local里面

This commit is contained in:
Lan
2024-09-24 23:00:43 +08:00
parent 83598956a1
commit d988d5bc98
56 changed files with 753 additions and 437 deletions
@@ -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',