Update demoEventVm.js

This commit is contained in:
开始 2023-08-22 14:40:18 +08:00 committed by GitHub
parent 45f8e82af6
commit d0bf529826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,