提交 2b32f20c 编写于 作者: zhangpingchuan's avatar zhangpingchuan

update:更新字体

上级 6620cf94
......@@ -2,7 +2,7 @@ export const appConfig = {
//默认主题
defaultTheme: 'app-default-theme',
//默认字体
defaultFont: 'Microsoft YaHei',
defaultFont: 'EYInterstate-Regular,SourceHanSansCN-Regular',
//主题集合
themes: [
{
......@@ -24,8 +24,8 @@ export const appConfig = {
//字体集合
fonts: [
{
label: 'MicrosoftYaHei',
value: 'Microsoft YaHei',
label: 'EYInterstate',
value: 'EYInterstate-Regular,SourceHanSansCN-Regular',
},
{
label: 'SimHei',
......
......@@ -192,9 +192,9 @@ function getLocaleResourceBase(){
font: 'ཡིག་གཟུགས།',
},
fontFamilys: {
MicrosoftYaHei: 'ཝེ་རོན་ཡ་ཧེ།',
SimHei: 'ནག་གཟུགས།',
YouYuan: 'ཕྲུ་གུ་',
EYInterstate: 'EYInterstate-Regular',
SimHei: 'SimHei',
YouYuan: 'YouYuan',
},
},
appFormGroup: {
......
......@@ -200,7 +200,7 @@ function getLocaleResourceBase(){
font: 'Font family',
},
fontFamilys: {
MicrosoftYaHei: 'Microsoft YaHei',
EYInterstate: 'EYInterstate-Regular',
SimHei: 'SimHei',
YouYuan: 'YouYuan',
},
......
......@@ -201,7 +201,7 @@ function getLocaleResourceBase(){
font: '字体',
},
fontFamilys: {
MicrosoftYaHei: '微软雅黑',
EYInterstate: '思源黑体',
SimHei: '黑体',
YouYuan: '幼圆',
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册