From d0bf5298269344ec8ff95a535025cd3f1bf1ce2b 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:18 +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 b1de417..5d3f38b 100644 --- a/z_working/demoEventVm.js +++ b/z_working/demoEventVm.js @@ -9,7 +9,7 @@ function ReadCode(name, dir) { } -const js_code = ReadCode(`/eventDemo.js`); +const js_code = ReadCode(`/demoEvent.js.js`); const user_config = { isTest:true, compress: false,