minor fix1

This commit is contained in:
lieren2023 2023-10-21 23:13:09 +08:00 committed by GitHub
parent 99d3b80e7d
commit 8c5c09bf07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -42853,7 +42853,6 @@
spinningIdentityCard:function(identity,dialog){ spinningIdentityCard:function(identity,dialog){
const card=ui.create.identityCard(identity); const card=ui.create.identityCard(identity);
const buttons=ui.create.div('.buttons',dialog.content); const buttons=ui.create.div('.buttons',dialog.content);
buttons.appendChild(card);
setTimeout(()=>{ setTimeout(()=>{
buttons.appendChild(card); buttons.appendChild(card);
dialog.open(); dialog.open();

View File

@ -38,6 +38,8 @@ var pinyin_dict_polyphone = {
"马日磾": " mì dī", "马日磾": " mì dī",
"凯撒": " sà", "凯撒": " sà",
"梼杌": "táo ",
"地藏王": " zàng ",
"乐无异": "yuè ", "乐无异": "yuè ",
"端蒙": " méng", "端蒙": " méng",
@ -141,6 +143,7 @@ var pinyin_dict_polyphone = {
"膴仕": "wǔ ", "膴仕": "wǔ ",
"蒙斥": "méng ", "蒙斥": "méng ",
"奈落": " luò",
"乐动": "yuè ", "乐动": "yuè ",
"血凰": "xuè ", "血凰": "xuè ",