Merge branch 'master' of https://github.com/b3log/wide
This commit is contained in:
commit
a3801b3b0b
|
@ -0,0 +1,3 @@
|
|||
#dialogAbout {
|
||||
|
||||
}
|
|
@ -276,6 +276,9 @@ var wide = {
|
|||
"title": config.label.about,
|
||||
"hideFooter": true
|
||||
});
|
||||
|
||||
// TODO: remove
|
||||
$("#dialogAbout").dialog("open");
|
||||
});
|
||||
},
|
||||
_initLayout: function () {
|
||||
|
|
|
@ -1 +1,14 @@
|
|||
about
|
||||
logo
|
||||
Hello, 世界
|
||||
Coding with Go on the Wide way.
|
||||
wide 当前版本
|
||||
检查更新
|
||||
|
||||
开发团队
|
||||
项目地址
|
||||
捐赠
|
||||
许可协议
|
||||
致谢
|
||||
|
||||
go环境
|
||||
操作系统
|
||||
|
|
Loading…
Reference in New Issue