diff --git a/src/components/page-settings/page-styles.vue b/src/components/page-settings/page-styles.vue index ef56b519..d82b7578 100644 --- a/src/components/page-settings/page-styles.vue +++ b/src/components/page-settings/page-styles.vue @@ -21,8 +21,8 @@ - 黑色 - 白色 + 黑色 + 白色 diff --git a/src/config/const/header-nav.ts b/src/config/const/header-nav.ts index 9e444bbb..6e74681d 100644 --- a/src/config/const/header-nav.ts +++ b/src/config/const/header-nav.ts @@ -96,7 +96,7 @@ const defaultFooterNav: DefaultFooterNav = { header_background_title_color: '#333', header_background_title_typeface: '500', header_background_title_size: 16, - function_buttons_type: 'black', + function_buttons_type: '#000', immersive_style: '0', up_slide_display: '1', up_slide_background_color_list: [{ color: '#fff', color_percentage: undefined }],