From f0985820b1a0ec7c32e0ec43e9d45dbaea19d131 Mon Sep 17 00:00:00 2001 From: wenjing-xin Date: Tue, 2 Jul 2024 18:37:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README=20=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45c3672..d268891 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ ### 1、注意事项 #### 1.1 使用前注意事项 +Halo-V2.17.0及其以上版本使用该插件的时候,请勾选后台中的扩展配置的评论组件部分配置,如下图所示: +![](https://dogecloud.wenjing.xin/image/artalk-plugin-extension.png) +如果勾选了此选项不生效,请关闭其他评论组件! -**使用该插件前确保关闭其他评论插件!!!** +**Halo-V2.7.0一下版本使用该插件前确保关闭其他评论插件!!!** >因为该插件是通过扩展官方提供的 `CommentWidget` 接口进行实现的,理论上是不能同时存在多个,请知悉!