5
5
< title > 企业后台管理基础框架</ title >
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
7
< 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, ">
9
9
< 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'>-->
11
10
< link rel ="stylesheet " type ="text/css " href ="stylesheets/stylesheet.css " media ="screen ">
12
11
< link rel ="stylesheet " type ="text/css " href ="stylesheets/github-light.css " media ="screen ">
13
12
</ head >
@@ -17,28 +16,13 @@ <h1 class="project-name">hsweb 企业后台管理基础框架</h1>
17
16
< h2 class ="project-tagline "> 快速构建企业后台管理应用</ h2 >
18
17
< a target ="_blank " href ="https://github.com/hs-web/ " class ="btn "> 项目地址</ a >
19
18
< 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 >
21
20
< 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 >
29
24
</ section >
30
25
< 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
-
42
26
< h3 >
43
27
< a id ="业务功能 " class ="anchor " href ="#%E4%B8%9A%E5%8A%A1%E5%8A%9F%E8%83%BD " aria-hidden ="true "> < span
44
28
aria-hidden ="true " class ="octicon octicon-link "> </ span > </ a > 业务功能</ h3 >
@@ -148,18 +132,6 @@ <h3>
148
132
</ li >
149
133
</ ol >
150
134
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>-->
163
135
< h3 >
164
136
< a id ="donate " class ="anchor " href ="#donate " aria-hidden ="true ">
165
137
< span aria-hidden ="true " class ="octicon octicon-link "> </ span >
0 commit comments