Skip to content

Commit

Permalink
* change download link and upload dist zip.
Browse files Browse the repository at this point in the history
  • Loading branch information
catouse committed May 15, 2015
1 parent c24bdd1 commit 47671b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added docs/download/zui-1.3-dist.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</div>
<nav class="collapse navbar-collapse zui-navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li id="navDownloadLink"><a title="立即下载" href="https://github.com/easysoft/zui/releases" target="_blank"><i class="icon icon-download-alt"></i><span> 立即下载</span></a></li>
<li id="navDownloadLink"><a title="立即下载" href="docs/download/zui-1.3-dist.zip" target="_blank"><i class="icon icon-download-alt"></i><span> 立即下载</span></a></li>
<li><a title="论坛" href="https://forum.zui.sexy/forum/" target="_blank"><i class="icon icon-comments-alt"></i><span> 论坛</span></a></li>
<li><a title="在Github上Star项目" href="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/easysoft/zui" target="_blank"><i class="icon icon-github"></i><span> Star</span></a></li>
</ul>
Expand All @@ -44,8 +44,8 @@
<h1>ZUI</h1>
<p>一个开源前端实践方案,帮助你快速构现代跨屏应用。</p>
<div id="download">
<a href="https://github.com/easysoft/zui/releases" class="btn btn-primary btn-lg">立即下载 <i class="icon icon-download-alt"></i></a>
<p><small>最新版本 <span class="zui-version"><i class='icon icon-spin icon-spinner-indicator'></i></span></small></p>
<a href="docs/download/zui-1.3-dist.zip" class="btn btn-primary btn-lg">立即下载 <i class="icon icon-download-alt"></i></a>
<p><small>最新版本 <span class="zui-version"><i class='icon icon-spin icon-spinner-indicator'></i></span> &nbsp; <a style="color: #f1f1f1" href="https://github.com/easysoft/zui/archive/master.zip" target="_blank">下载源码</a></small></p>
</div>
</div>
<div id="search">
Expand Down

0 comments on commit 47671b8

Please sign in to comment.