成功后才显示blog标志, 可点
This commit is contained in:
life
2015-03-16 00:36:47 +08:00
parent 238223d7b4
commit 88be5705ad
9 changed files with 164 additions and 82 deletions

View File

@@ -1443,6 +1443,11 @@ function getMainWinParams() {
};
}
// 浏览器打开
function openExternal(url) {
gui.Shell.openExternal(url);
}
// loadToolIcons();
ContextTips.init();