diff --git a/frontend/src/views/system/appearance/index.vue b/frontend/src/views/system/appearance/index.vue new file mode 100644 index 0000000..ad85f02 --- /dev/null +++ b/frontend/src/views/system/appearance/index.vue @@ -0,0 +1,917 @@ + + + {{ t('system.appearance_settings') }} + + + + {{ $t('system.platform_display_theme') }} + + + + {{ $t('system.default_turquoise') }} + + + {{ $t('system.tech_blue') }} + + + {{ $t('system.custom') }} + + + + + + {{ t('system.customize_theme_color') }} + + + + + + {{ t('system.platform_login_settings') }} + + + + {{ t('system.page_preview') }} + {{ + t('system.restore_default') + }} + + + + + + + {{ + t('system.screen_customization_supported', { + msg: loginForm.name || 'SQLBot', + }) + }} + + + + + + {{ ele.logo }} + + {{ t('system.replace_image') }} + + + {{ ele.tips }} + + + + + {{ t('system.on_webpage_tabs') }} + + + + + + + + + + + + + + + {{ t('system.platform_settings') }} + + + {{ t('system.page_preview') }} + {{ + t('system.restore_default') + }} + + + + + + + + + + + + + + + + + + + + + + {{ + t('system.screen_customization_settings', { msg: loginForm.name || 'SQLBot' }) + }} + + + + + + + + + + + + + + + + {{ $t('system.abort_update') }} + {{ + $t('system.save_and_apply') + }} + + + + + + +
{{ t('system.appearance_settings') }}