From 9c6a054b1253a0eb0bfe4b092a158e6f5645b6ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=8E=AB=E5=94=90=E5=B0=BC?= Date: Wed, 20 Aug 2025 21:55:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A1=A5=E5=85=85=E9=81=97=E6=BC=8F?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E6=A3=80=E6=9F=A5=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plugin-unavailable/plugin-unavailable.vue | 156 ++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 components/plugin-unavailable/plugin-unavailable.vue diff --git a/components/plugin-unavailable/plugin-unavailable.vue b/components/plugin-unavailable/plugin-unavailable.vue new file mode 100644 index 0000000..c524d74 --- /dev/null +++ b/components/plugin-unavailable/plugin-unavailable.vue @@ -0,0 +1,156 @@ + + + + + \ No newline at end of file