Feature(custom): add several new features for manage bucket page

This commit is contained in:
Kuingsmile
2026-01-24 22:46:36 +08:00
parent 6ac1b6413d
commit b6fba7d368
22 changed files with 1242 additions and 1360 deletions

View File

@@ -314,6 +314,7 @@
<CustomSwitch
v-model="formOfSetting.autoImport"
small
no-border
:title="t('pages.settings.upload.autoImportInManage')"
:description="t('pages.settings.upload.autoImportInManageHint')"
/>