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

汉字与字符串连接时换行问题 #62

Open
SuperBigCool opened this issue Mar 7, 2024 · 1 comment
Open

汉字与字符串连接时换行问题 #62

SuperBigCool opened this issue Mar 7, 2024 · 1 comment

Comments

@SuperBigCool
Copy link

如果汉字与字母相连如:测试文字XXXXXXXXXXXXXXXXXXXXXX,在需要换行时会发生字母整体换行
image

需要自行增加css wxParse text{ word-break: break-all; }解决

@csonchen
Copy link
Owner

csonchen commented May 7, 2024

如果汉字与字母相连如:测试文字XXXXXXXXXXXXXXXXXXXXXX,在需要换行时会发生字母整体换行 image

需要自行增加css wxParse text{ word-break: break-all; }解决

感谢提醒,我修复一下

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

2 participants