Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyHookin committed May 8, 2022
1 parent cc05d5e commit 5fe8b9f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
17 changes: 0 additions & 17 deletions main.aardio
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,6 @@ theApp.external = {
return dir;
}
}
/*
theApp.httpHandler["\res\index.html"] = function(response,request){

}
*/

//调整窗口大小

theApp.indexReady(
function(){
//theApp.setPos(,,620,680)
//mainForm.show()
}
)




//正式的启动chrome进程
theApp.start("\res\index.html")
Expand Down
Loading

0 comments on commit 5fe8b9f

Please sign in to comment.