增加中文转拼音

This commit is contained in:
onvia
2023-07-27 14:30:29 +08:00
parent c8132b5bfd
commit dd0373c362
380 changed files with 1156113 additions and 7743 deletions

View File

@@ -3,6 +3,7 @@
<ui-button id="btn-cache" @click="onClickCache()"> 缓存资源 </ui-button>
<ui-checkbox id="is-force-img" style="bottom: 8px;">强制导出图片</ui-checkbox>
<ui-checkbox id="is-img-only" style="bottom: 8px;">只导出图片</ui-checkbox>
<ui-checkbox id="is-pinyin" style="bottom: 8px;" :value="isPinyin" >中文转拼音</ui-checkbox>
<hr />
<div style="display: flex;">