This commit is contained in:
Van 2014-10-22 18:06:31 +08:00
parent a094e36fe6
commit 68b49f4479
3 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,3 @@
#dialogAbout {
}

View File

@ -276,6 +276,9 @@ var wide = {
"title": config.label.about, "title": config.label.about,
"hideFooter": true "hideFooter": true
}); });
// TODO: remove
$("#dialogAbout").dialog("open");
}); });
}, },
_initLayout: function () { _initLayout: function () {

View File

@ -1 +1,14 @@
about logo
Hello, 世界
Coding with Go on the Wide way.
wide 当前版本
检查更新
开发团队
项目地址
捐赠
许可协议
致谢
go环境
操作系统