mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-11 12:49:30 +08:00
修改:修复文章详情页面不兼容其他pc端主题导致文章内容不显示的BUG
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
:selectable="true"
|
||||
:tag-style="markdownConfig.tagStyle"
|
||||
:container-style="markdownConfig.containStyle"
|
||||
:content="result.content"
|
||||
:content="result.content || result.formatContent"
|
||||
:markdown="true"
|
||||
:showLineNumber="true"
|
||||
:showLanguageName="true"
|
||||
|
||||
Reference in New Issue
Block a user