Feature(custom): optimize uploader config setting page

This commit is contained in:
Kuingsmile
2025-12-31 13:39:14 +08:00
parent 0dee36e31a
commit c36c931c3e
6 changed files with 641 additions and 285 deletions

View File

@@ -70,6 +70,7 @@ export default { name: 'MainPage' }
--color-primary: #6366f1;
--color-primary-hover: #4f46e5;
--color-accent: #007aff;
--accent-rgb: #449af7;
--color-accent-hover: #0056b3;
--color-blue-common: #409eff;
--color-success: #34c759;