From 529be8d99177d835f26a9c3f39c8daa39a349201 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Wed, 3 Dec 2025 16:56:34 +0800
Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E8=B5=9E=E6=95=88=E6=9E=9C=E4=BC=98?=
=?UTF-8?q?=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../full-screen-like-effect.vue | 426 ++++++++++++++++++
.../components/live-content/live-content.vue | 24 +-
pages/plugins/live/pull/pull.nvue | 9 +-
pages/plugins/live/pull/pull.vue | 6 +-
4 files changed, 441 insertions(+), 24 deletions(-)
create mode 100644 pages/plugins/live/pull/components/full-screen-like-effect/full-screen-like-effect.vue
diff --git a/pages/plugins/live/pull/components/full-screen-like-effect/full-screen-like-effect.vue b/pages/plugins/live/pull/components/full-screen-like-effect/full-screen-like-effect.vue
new file mode 100644
index 00000000..ca5ce111
--- /dev/null
+++ b/pages/plugins/live/pull/components/full-screen-like-effect/full-screen-like-effect.vue
@@ -0,0 +1,426 @@
+
+
+
+
+
+
+
+ {{ like.icon }}
+
+
+
+
+ x {{ like_count }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/plugins/live/pull/components/live-content/live-content.vue b/pages/plugins/live/pull/components/live-content/live-content.vue
index 3d41b028..e905ca9b 100644
--- a/pages/plugins/live/pull/components/live-content/live-content.vue
+++ b/pages/plugins/live/pull/components/live-content/live-content.vue
@@ -7,14 +7,14 @@
-