CJ
1 년 전
|
@@ -278,11 +278,14 @@
|
|
|
}, {
|
|
|
name: '翩翩体-简',
|
|
|
value: 'Hanzipen SC'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name: 'Noto',
|
|
|
+ value: 'Noto Serif SC'
|
|
|
},
|
|
|
'Arial',
|
|
|
'Tahoma',
|
|
|
- 'Verdana',
|
|
|
- 'Noto Serif SC'
|
|
|
+ 'Verdana'
|
|
|
]
|
|
|
},
|
|
|
uploadImage: {
|
|
@@ -262,10 +262,13 @@
|
|
|
name: '翩翩体-简',
|
|
|
value: 'Hanzipen SC'
|
|
|
},
|
|
|
+ {
|
|
|
+ name: 'Noto',
|
|
|
+ value: 'Noto Serif SC'
|
|
|
+ },
|
|
|
'Arial',
|
|
|
'Tahoma',
|
|
|
- 'Verdana',
|
|
|
- 'Noto Serif SC'
|
|
|
+ 'Verdana'
|
|
|
]
|
|
|
},
|
|
|
uploadImage: {
|