diff --git a/src/components/page-settings/page-styles.vue b/src/components/page-settings/page-styles.vue
index d82b7578..0d3a23ca 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 6e74681d..89495199 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: '#000',
+ function_buttons_type: '0',
immersive_style: '0',
up_slide_display: '1',
up_slide_background_color_list: [{ color: '#fff', color_percentage: undefined }],