perf: 每次点击DORO!时清空日志

This commit is contained in:
知一一 2025-05-26 23:50:19 +08:00
parent 0c16ee7d26
commit a5e3c8670f
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ doroGui.Add("Button", "Default w80 xm+100", "DORO!").OnEvent("Click", ClickOnDor
doroGui.Show()
; 点击运行
ClickOnDoro(*) {
LogBox.Value := ""
Initialization
WriteSettings()
Login() ;登陆到主界面