Shiina
Shiina
> 这样虽然可以获取到数据,但仍然可能出现问题,如果 annotations 中没有 `email-hash` 字段将会导致模板渲染异常,而且在模板中也不是很好判断属性是否存在。 https://github.com/halo-dev/halo/blob/d86ddf4a048cbac30cdc7faffc235e5c337f5034/application/src/main/java/run/halo/app/theme/finders/impl/CommentPublicQueryServiceImpl.java#L173-L174 目前出现这种现象的条件只有 `StringUtils.isNotBlank(owner.getEmail()) == false` 而anonymous或user的comment/reply都会携带邮箱字段,所以除非有脏数据,否则 `email-hash` 都应该是存在的
复现:window10 2560*1440 150%缩放,chrome100%缩放下,下划线不可见 font-size在[0.875, 8.884]rem时,在某些分辨率下,输入框有遮挡 
Agree. For now ``` relationship USER_BORROW relationship USER_BORROW { } ``` is incorrect grammar. There must be a line breaks between the two brackets like ``` relationship USER_BORROW { }...
same problem if it display normally in one screen, in the other screen will display odd like follow
这个需求似乎任何一个MQ都可以