Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

输出拼音错误 #288

Closed
jidonghao opened this issue Mar 4, 2025 · 1 comment
Closed

输出拼音错误 #288

jidonghao opened this issue Mar 4, 2025 · 1 comment

Comments

@jidonghao
Copy link

bug 描述

输入> pinyin("绿色", { type: 'array', toneType: "none" }) 
输出> ['lü', 'se']

你预期的样子是?

输出> ['lv', 'se'] 或 ['lu', 'se'] 

pinyin-pro 版本号

3.26.0

引入方式

esmodule(浏览器 import 引入)

最小成本的复现步骤

pinyin("绿色", { type: 'array', toneType: "none" }) 
@jidonghao
Copy link
Author

不应理解为错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant