From 15e9cdc2d6255bb9fe5b9924ab79405ba9c95465 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Fri, 24 May 2024 19:57:22 +0800 Subject: [PATCH] =?UTF-8?q?fix(runtime):=20vue=20runtime=20App=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD=E7=BC=BA=E5=A4=B1inject?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- runtime/vue2/page/App.vue | 2 +- runtime/vue2/playground/App.vue | 8 +------- runtime/vue3/page/App.vue | 2 ++ 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/runtime/vue2/page/App.vue b/runtime/vue2/page/App.vue index 909f2070c..90a5fd7c6 100644 --- a/runtime/vue2/page/App.vue +++ b/runtime/vue2/page/App.vue @@ -3,7 +3,7 @@