1
0
réplica de https://github.com/ialley-workshop-open/uni-halo.git sincronizado 2026-06-12 13:19:31 +08:00

修改:修复文章详情页面不兼容其他pc端主题导致文章内容不显示的BUG

Este cometimento está contido em:
小莫唐尼
2023-02-07 15:39:58 +08:00
ascendente a0f3d1b220
cometimento 6ba87b1972
+1 -1
Ver ficheiro
@@ -93,7 +93,7 @@
:selectable="true" :selectable="true"
:tag-style="markdownConfig.tagStyle" :tag-style="markdownConfig.tagStyle"
:container-style="markdownConfig.containStyle" :container-style="markdownConfig.containStyle"
:content="result.content" :content="result.content || result.formatContent"
:markdown="true" :markdown="true"
:showLineNumber="true" :showLineNumber="true"
:showLanguageName="true" :showLanguageName="true"