From ebfa52b990e48fc80b4c8611974bdd7f80266d97 Mon Sep 17 00:00:00 2001 From: ErSan Date: Fri, 14 Nov 2025 19:53:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(Editor):=20=E5=A4=84=E7=90=86=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E5=88=9B=E5=BB=BA=E9=A1=B9=E7=9B=AE=E6=97=B6=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E7=BC=A9=E7=95=A5=E5=9B=BE=E5=8A=A0=E8=BD=BD=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../editor/src/views/home/project/components/CreateProject.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor/src/views/home/project/components/CreateProject.vue b/packages/editor/src/views/home/project/components/CreateProject.vue index 8b61be4..ff8527b 100644 --- a/packages/editor/src/views/home/project/components/CreateProject.vue +++ b/packages/editor/src/views/home/project/components/CreateProject.vue @@ -216,7 +216,7 @@ onMounted(() => {
- +

{{ currentExample?.sceneName || t("home.Empty project") }}