From 68b49f447922e332403558f37618e69c1de70240 Mon Sep 17 00:00:00 2001 From: Van Date: Wed, 22 Oct 2014 18:06:31 +0800 Subject: [PATCH] about --- static/css/about.css | 3 +++ static/js/wide.js | 3 +++ view/about.html | 15 ++++++++++++++- 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/static/css/about.css b/static/css/about.css index e69de29..2003acf 100644 --- a/static/css/about.css +++ b/static/css/about.css @@ -0,0 +1,3 @@ +#dialogAbout { + +} \ No newline at end of file diff --git a/static/js/wide.js b/static/js/wide.js index 9164301..8eb9b23 100644 --- a/static/js/wide.js +++ b/static/js/wide.js @@ -276,6 +276,9 @@ var wide = { "title": config.label.about, "hideFooter": true }); + + // TODO: remove + $("#dialogAbout").dialog("open"); }); }, _initLayout: function () { diff --git a/view/about.html b/view/about.html index 745d0df..79d40ba 100644 --- a/view/about.html +++ b/view/about.html @@ -1 +1,14 @@ - about \ No newline at end of file +logo +Hello, 世界 +Coding with Go on the Wide way. +wide 当前版本 +检查更新 + +开发团队 +项目地址 +捐赠 +许可协议 +致谢 + +go环境 +操作系统