-
Notifications
You must be signed in to change notification settings - Fork 1.2k
请教一个问题Title属性的事情 #1185
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
Comments
能把模板里面的代码和生成的代码贴出来吗,我们看看 |
|
测试了一下,确实有问题,这个是由于HTML解析导致的,我们已经加入开发计划,下个版本修复。 |
问题已修复,升级到6.5.4-beta即可。 |
@starlying 已经正常,感谢。 |
Uh oh!
There was an error while loading. Please reload this page.
我的title里面有很多属性,我想每一个属性在显示的时候是一行,于是找了一下可以使用
来实现,模板里面也使用了没有问题,但是生成页面后属性里面就变了,就会变成
怎么解决这个问题呢?
The text was updated successfully, but these errors were encountered: