diff --git a/index/src/app/view/article/article.component.ts b/index/src/app/view/article/article.component.ts index 37c56e6..161b426 100644 --- a/index/src/app/view/article/article.component.ts +++ b/index/src/app/view/article/article.component.ts @@ -60,7 +60,6 @@ export class ArticleComponent implements OnInit { emoji: true, taskList: true, flowChart: true, // 默认不解析 - sequenceDiagram: true, // 默认不解析 }); }