refactor(web): 关闭debug

This commit is contained in:
2024-01-02 09:56:36 +08:00
parent 8a5e6f69ac
commit b63263d360
3 changed files with 61 additions and 42 deletions

View File

@@ -76,7 +76,7 @@
]
}
}
let debug = true
let debug = false
let server = amis.embed(
'#root',
amisJSON,