From 9cd01da0746dabec52b501e27102aa539f136590 Mon Sep 17 00:00:00 2001 From: anian Date: Tue, 17 Mar 2026 01:37:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E7=99=BB=E5=85=A5=E7=99=BB?= =?UTF-8?q?=E5=87=BA=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ gradle.properties | 2 +- packages/comment-widget/src/base-form.ts | 6 +++--- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3cd2a26..71daa0f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +# halo-plugin-comment + +> 基于原作者v3.0.0代码修改 + +#### v3.0.0-1 +1. 登入/登出按钮适配前台弹窗(需同步更新主题否则无法使用) + + + + + # plugin-comment-widget Halo 2.0 的通用评论组件插件,为前台提供完整的评论解决方案。 diff --git a/gradle.properties b/gradle.properties index 4950f0d..6ea5bf1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.0.0 +version=3.0.0-1 diff --git a/packages/comment-widget/src/base-form.ts b/packages/comment-widget/src/base-form.ts index b54aecd..ea75b34 100644 --- a/packages/comment-widget/src/base-form.ts +++ b/packages/comment-widget/src/base-form.ts @@ -164,7 +164,7 @@ export class BaseForm extends LitElement { ${this.currentUser?.spec.displayName || this.currentUser?.metadata.name}