From 1cf27a58b6f0c6adf2ea2b14f567cb37eb1c3700 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E5=A7=8B?= <69897076+ylw00@users.noreply.github.com> Date: Tue, 22 Aug 2023 14:40:36 +0800 Subject: [PATCH] Update demoEventVm.js --- z_working/demoEventVm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z_working/demoEventVm.js b/z_working/demoEventVm.js index 5d3f38b..ebd27a2 100644 --- a/z_working/demoEventVm.js +++ b/z_working/demoEventVm.js @@ -9,7 +9,7 @@ function ReadCode(name, dir) { } -const js_code = ReadCode(`/demoEvent.js.js`); +const js_code = ReadCode(`/demoEvent.js`); const user_config = { isTest:true, compress: false,