diff --git a/default.aproj b/default.aproj index 5c9690c..7e8fa09 100644 --- a/default.aproj +++ b/default.aproj @@ -1,5 +1,5 @@  - + diff --git a/main.aardio b/main.aardio index 5ae6e4b..bd274e6 100644 --- a/main.aardio +++ b/main.aardio @@ -457,6 +457,7 @@ mainForm.trayCreate = function(){ process("explorer.exe","https://github.com/YrracOwl/ChiikawaBest") process.exploreSelect(io._exepath); }) +/* if(mainForm.updateStatus){//检查更新 mainForm.popmenu.add("检测更新",function(){ mainForm.checkUpdate(); @@ -465,6 +466,7 @@ mainForm.trayCreate = function(){ else { mainForm.popmenu.add("检测更新中...",function(){}); }; +*/ mainForm.popmenu.add();//分隔线 mainForm.popmenu.add('退出',function(id){ diff --git a/release/1.6.1.0 b/release/1.6.1.0 deleted file mode 100644 index beae646..0000000 --- a/release/1.6.1.0 +++ /dev/null @@ -1 +0,0 @@ -1.6.1.0 \ No newline at end of file diff --git a/release/1.6.1.1 b/release/1.6.1.1 new file mode 100644 index 0000000..f6e09b8 --- /dev/null +++ b/release/1.6.1.1 @@ -0,0 +1 @@ +1.6.1.1 \ No newline at end of file diff --git a/release/ChiikawaBest.exe b/release/ChiikawaBest.exe index eeb8b30..2323fcf 100644 Binary files a/release/ChiikawaBest.exe and b/release/ChiikawaBest.exe differ diff --git a/res/template_timeline.aardio b/res/template_timeline.aardio index 1a837c8..d269889 100644 --- a/res/template_timeline.aardio +++ b/res/template_timeline.aardio @@ -466,6 +466,7 @@ var content_js = /** ListEles.innerHTML = tempTable.innerHTML; window.watchImg(); window.updateTOC(); + window.scrollTo(0, document.body.scrollHeight); } window.lengthList = function(){