|
@@ -462,6 +462,7 @@ export function getRichTextProperty() {
|
|
|
view_pinyin: 'false', // 显示拼音
|
|
view_pinyin: 'false', // 显示拼音
|
|
|
pinyin_position: pinyinPositionList[0].value, // top bottom
|
|
pinyin_position: pinyinPositionList[0].value, // top bottom
|
|
|
pinyin_overall_position: pinyinOverallPositionList[0].value, // left center right
|
|
pinyin_overall_position: pinyinOverallPositionList[0].value, // left center right
|
|
|
|
|
+ pinyin_padding: '0px 0px 0px 0px', // 拼音文本边距
|
|
|
is_first_sentence_first_hz_pinyin_first_char_upper_case: 'true', // 句首大写
|
|
is_first_sentence_first_hz_pinyin_first_char_upper_case: 'true', // 句首大写
|
|
|
title_style_level: '', // 标题样式级别
|
|
title_style_level: '', // 标题样式级别
|
|
|
is_title: 'false', // 是否标题
|
|
is_title: 'false', // 是否标题
|