Skip to content

Commit 0d28279

Browse files
committed
doc
1 parent 671dd93 commit 0d28279

File tree

1 file changed

+5
-33
lines changed

1 file changed

+5
-33
lines changed

index.html

Lines changed: 5 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
<title>企业后台管理基础框架</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta name="description" content="使用java8,spring-boot,mybatis快速构建后台管理应用,支持集群,动态数据源,分布式事务,定时调度,代码生成器">
8-
<meta name="keywords" content="java,java8,spring-boot,mybatis,后台管理,后台管理框架,企业后台管理框架">
8+
<meta name="keywords" content="后台管理,后台管理框架,企业后台管理,企业后台管理框架,java,java8,spring-boot,mybatis,">
99
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
10-
<!--<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>-->
1110
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
1211
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
1312
</head>
@@ -17,28 +16,13 @@ <h1 class="project-name">hsweb 企业后台管理基础框架</h1>
1716
<h2 class="project-tagline">快速构建企业后台管理应用</h2>
1817
<a target="_blank" href="https://github.com/hs-web/" class="btn">项目地址</a>
1918
<a href="#%E6%BC%94%E7%A4%BA" class="btn">在线演示</a>
20-
<a target="_blank" href="http://doc.hsweb.me" class="btn">项目文档</a>
19+
<a target="_blank" href="https://github.com/hs-web/hsweb-framework/tree/master/doc" class="btn">项目文档</a>
2120
<br/>
22-
<a target="_blank" href="https://travis-ci.org/hs-web/hsweb-framework">
23-
<img src="images/travis.svg" id="travis" alt="Build Status"></a>
24-
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.html">
25-
<img id="license" src="images/license.svg"></a>
26-
<a target="_blank"
27-
href="http://shang.qq.com/wpa/qunwpa?idkey=3d66b5dd14991d7645af694e7649b373f3a9ce1216131094c78cb2348d542c41">
28-
<img id="qq" src="images/qq.svg"></a>
21+
<a target="_blank" href="https://travis-ci.org/hs-web/hsweb-framework"><img src="images/travis.svg" id="travis" alt="Build Status"></a>
22+
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.html"><img id="license" alt="版权" src="images/license.svg"></a>
23+
<a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=3d66b5dd14991d7645af694e7649b373f3a9ce1216131094c78cb2348d542c41"><img id="qq" alt="加入QQ群" src="images/qq.svg"></a>
2924
</section>
3025
<section class="main-content">
31-
<!--<h2>
32-
<a id="后台管理基础框架" class="anchor" href="#%E5%90%8E%E5%8F%B0%E7%AE%A1%E7%90%86%E5%9F%BA%E7%A1%80%E6%A1%86%E6%9E%B6"
33-
aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>后台管理基础框架</h2>
34-
-->
35-
<!--<p>-->
36-
<!--<a target="_blank" href="https://travis-ci.org/hs-web/hsweb-framework"><img src="images/travis.svg" id="travis"-->
37-
<!--alt="Build Status"></a>-->
38-
<!--<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.html"><img id="license"-->
39-
<!--src="images/license.svg"-->
40-
<!--</p>-->
41-
4226
<h3>
4327
<a id="业务功能" class="anchor" href="#%E4%B8%9A%E5%8A%A1%E5%8A%9F%E8%83%BD" aria-hidden="true"><span
4428
aria-hidden="true" class="octicon octicon-link"></span></a>业务功能</h3>
@@ -148,18 +132,6 @@ <h3>
148132
</li>
149133
</ol>
150134

151-
<!--<h3>-->
152-
<!--<a id="加入hsweb" class="anchor" href="#%E5%8A%A0%E5%85%A5hsweb" aria-hidden="true"><span aria-hidden="true"-->
153-
<!--class="octicon octicon-link"></span></a>加入hsweb-->
154-
<!--</h3>-->
155-
156-
<!--<p>-->
157-
<!--<a target="_blank"-->
158-
<!--href="http://shang.qq.com/wpa/qunwpa?idkey=3d66b5dd14991d7645af694e7649b373f3a9ce1216131094c78cb2348d542c41">-->
159-
<!--<img border="0" src="http://pub.idqqimg.com/wpa/images/group.png" alt="hsweb.me" title="hsweb.me">-->
160-
<!--</a>-->
161-
<!--</p>-->
162-
<!--<p>515649185</p>-->
163135
<h3>
164136
<a id="donate" class="anchor" href="#donate" aria-hidden="true">
165137
<span aria-hidden="true" class="octicon octicon-link"></span>

0 commit comments

Comments
 (0)