diff --git a/core/core-frontend/src/assets/font/AlibabaPuHuiTi-3-55-RegularL3.woff2 b/core/core-frontend/src/assets/font/AlibabaPuHuiTi-3-55-RegularL3.woff2 deleted file mode 100644 index 3856b244ce..0000000000 Binary files a/core/core-frontend/src/assets/font/AlibabaPuHuiTi-3-55-RegularL3.woff2 and /dev/null differ diff --git a/core/core-frontend/src/assets/font/index.css b/core/core-frontend/src/assets/font/index.css deleted file mode 100644 index e135478daa..0000000000 --- a/core/core-frontend/src/assets/font/index.css +++ /dev/null @@ -1,6 +0,0 @@ -@font-face { - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; - src: url('AlibabaPuHuiTi-3-55-RegularL3.woff2') format('woff2'); - font-weight: normal; - font-style: normal; -} diff --git a/core/core-frontend/src/components/color-scheme/src/ColorScheme.vue b/core/core-frontend/src/components/color-scheme/src/ColorScheme.vue index eb3c5f2081..1a09ce0b84 100644 --- a/core/core-frontend/src/components/color-scheme/src/ColorScheme.vue +++ b/core/core-frontend/src/components/color-scheme/src/ColorScheme.vue @@ -187,7 +187,7 @@ const resetCustomColor = () => { .custom-title { justify-content: space-between; color: #646a73; - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-size: 12px; font-style: normal; font-weight: 400; diff --git a/core/core-frontend/src/components/column-list/src/ColumnList.vue b/core/core-frontend/src/components/column-list/src/ColumnList.vue index b146641b5b..a98409bda8 100644 --- a/core/core-frontend/src/components/column-list/src/ColumnList.vue +++ b/core/core-frontend/src/components/column-list/src/ColumnList.vue @@ -90,7 +90,7 @@ const handleCheckAllChange = (val: CheckboxValueType) => { .title, .ed-checkbox { - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-size: 14px; font-weight: 400; padding: 5px 0; diff --git a/core/core-frontend/src/components/drawer-filter/src/DrawerEnumFilter.vue b/core/core-frontend/src/components/drawer-filter/src/DrawerEnumFilter.vue index faed0b30cb..f2754bb8e1 100644 --- a/core/core-frontend/src/components/drawer-filter/src/DrawerEnumFilter.vue +++ b/core/core-frontend/src/components/drawer-filter/src/DrawerEnumFilter.vue @@ -58,7 +58,7 @@ defineExpose({ > :nth-child(1) { color: var(--deTextSecondary, #1f2329); - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-style: normal; font-weight: 400; font-size: 14px; @@ -72,7 +72,7 @@ defineExpose({ .item, .more { - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); white-space: nowrap; font-size: 14px; font-weight: 400; diff --git a/core/core-frontend/src/components/drawer-filter/src/DrawerFilter.vue b/core/core-frontend/src/components/drawer-filter/src/DrawerFilter.vue index dffd945720..6b458892f7 100644 --- a/core/core-frontend/src/components/drawer-filter/src/DrawerFilter.vue +++ b/core/core-frontend/src/components/drawer-filter/src/DrawerFilter.vue @@ -75,7 +75,7 @@ defineExpose({ > :nth-child(1) { color: var(--deTextSecondary, #1f2329); - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-style: normal; font-weight: 400; font-size: 14px; diff --git a/core/core-frontend/src/components/drawer-filter/src/DrawerTreeFilter.vue b/core/core-frontend/src/components/drawer-filter/src/DrawerTreeFilter.vue index 6b0e336dd7..15d70378cf 100644 --- a/core/core-frontend/src/components/drawer-filter/src/DrawerTreeFilter.vue +++ b/core/core-frontend/src/components/drawer-filter/src/DrawerTreeFilter.vue @@ -104,7 +104,7 @@ defineExpose({ > :nth-child(1) { color: var(--deTextSecondary, #1f2329); - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-style: normal; font-weight: 400; font-size: 14px; diff --git a/core/core-frontend/src/components/empty-background/src/EmptyBackground.vue b/core/core-frontend/src/components/empty-background/src/EmptyBackground.vue index d8dc035b9e..d30ac9579f 100644 --- a/core/core-frontend/src/components/empty-background/src/EmptyBackground.vue +++ b/core/core-frontend/src/components/empty-background/src/EmptyBackground.vue @@ -55,7 +55,7 @@ const getAssetsFile = { color: var(--N600, #646a73); text-align: center; /* 正文-字号 14,行高 22,字重适中(Regular),用于列表Feed会话 */ - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-size: 14px; font-style: normal; font-weight: 400; diff --git a/core/core-frontend/src/components/filter-text/src/FilterText.vue b/core/core-frontend/src/components/filter-text/src/FilterText.vue index 2fe8ec96f9..56df7839f4 100644 --- a/core/core-frontend/src/components/filter-text/src/FilterText.vue +++ b/core/core-frontend/src/components/filter-text/src/FilterText.vue @@ -96,7 +96,7 @@ watch( display: flex; align-items: center; margin: 17px 0; - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-weight: 400; .sum { diff --git a/core/core-frontend/src/components/rich-text/TinymacEditorAlarm.vue b/core/core-frontend/src/components/rich-text/TinymacEditorAlarm.vue index bc3aaddbd1..c3794ce5e3 100644 --- a/core/core-frontend/src/components/rich-text/TinymacEditorAlarm.vue +++ b/core/core-frontend/src/components/rich-text/TinymacEditorAlarm.vue @@ -73,7 +73,7 @@ const init = ref({ ' blockquote subscript superscript removeformat | table image media link', toolbar_location: '/', font_formats: - '阿里巴巴普惠体=阿里巴巴普惠体 3.0 55 Regular L3;微软雅黑=Microsoft YaHei;宋体=SimSun;黑体=SimHei;仿宋=FangSong;华文黑体=STHeiti;华文楷体=STKaiti;华文宋体=STSong;华文仿宋=STFangsong;Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings', + '微软雅黑=Microsoft YaHei;宋体=SimSun;黑体=SimHei;仿宋=FangSong;华文黑体=STHeiti;华文楷体=STKaiti;华文宋体=STSong;华文仿宋=STFangsong;Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings', fontsize_formats: '12px 14px 16px 18px 20px 22px 24px 28px 32px 36px 48px 56px 72px', // 字体大小 menubar: false, placeholder: '', diff --git a/core/core-frontend/src/components/rich-text/TinymceEditor.vue b/core/core-frontend/src/components/rich-text/TinymceEditor.vue index 7e2afc392d..d94de3377d 100644 --- a/core/core-frontend/src/components/rich-text/TinymceEditor.vue +++ b/core/core-frontend/src/components/rich-text/TinymceEditor.vue @@ -65,7 +65,7 @@ const init = ref({ ' blockquote subscript superscript removeformat | table image media ', toolbar_location: '/', font_formats: - '阿里巴巴普惠体=阿里巴巴普惠体 3.0 55 Regular L3;微软雅黑=Microsoft YaHei;宋体=SimSun;黑体=SimHei;仿宋=FangSong;华文黑体=STHeiti;华文楷体=STKaiti;华文宋体=STSong;华文仿宋=STFangsong;Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings', + '微软雅黑=Microsoft YaHei;宋体=SimSun;黑体=SimHei;仿宋=FangSong;华文黑体=STHeiti;华文楷体=STKaiti;华文宋体=STSong;华文仿宋=STFangsong;Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings', fontsize_formats: '12px 14px 16px 18px 20px 22px 24px 28px 32px 36px 48px 56px 72px', // 字体大小 menubar: false, placeholder: '', diff --git a/core/core-frontend/src/components/visualization/LinkJumpSet.vue b/core/core-frontend/src/components/visualization/LinkJumpSet.vue index 24537eeffc..e5a18bf34f 100644 --- a/core/core-frontend/src/components/visualization/LinkJumpSet.vue +++ b/core/core-frontend/src/components/visualization/LinkJumpSet.vue @@ -899,7 +899,7 @@ defineExpose({ color: var(--neutral-900, #1f2329); /* 中文/桌面端/正文 14 22 Regular */ - font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; + font-family: var(--de-custom_font, 'PingFang'); font-size: 14px; font-style: normal; font-weight: 400; diff --git a/core/core-frontend/src/components/visualization/linkJump.vue b/core/core-frontend/src/components/visualization/linkJump.vue index b00f25428f..31dbde8f46 100644 --- a/core/core-frontend/src/components/visualization/linkJump.vue +++ b/core/core-frontend/src/components/visualization/linkJump.vue @@ -266,7 +266,7 @@ defineExpose({