-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
188 lines (163 loc) · 7.37 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" >
<title>知识森林构建</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.6 -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link href="http://cdn.bootcss.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<!-- Ionicons -->
<link href="http://cdn.bootcss.com/ionicons/2.0.0/css/ionicons.min.css" rel="stylesheet">
<!-- Theme style -->
<link rel="stylesheet" href="dist/css/AdminLTE.css">
<!-- AdminLTE Skins. Choose a skin from the css/skins
folder instead of downloading all of them to reduce the load. -->
<link rel="stylesheet" href="dist/css/skins/_all-skins.min.css">
<!-- <script type="text/javascript">ip = ffsfdsf;</script> -->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition skin-blue sidebar-mini sidebar-collapse">
<div class="wrapper">
<header class="main-header">
<!-- Logo -->
<a href="http://yotta.xjtushilei.com:888/homepage/" class="logo">
<!-- mini logo for sidebar mini 50x50 pixels -->
<span class="logo-mini" style="font-size: 12px">知识森林</span>
<!-- logo for regular state and mobile devices -->
<span class="logo-lg">知识森林构建</span>
</a>
<!-- Header Navbar: style can be found in header.less -->
<nav class="navbar navbar-static-top">
<!-- Sidebar toggle button-->
<a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
<span class="sr-only">Toggle navigation</span>
</a>
<div class="collapse navbar-collapse pull-right" id="navbar-collapse">
<ul class="nav navbar-nav">
</ul>
</div>
</nav>
</header>
<!-- Left side column. contains the logo and sidebar -->
<aside class="main-sidebar">
<!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar">
<!-- Sidebar user panel -->
<!-- /.search form -->
<!-- sidebar menu: : style can be found in sidebar.less -->
<ul class="sidebar-menu">
<li class="header">主要功能</li>
<li class="active">
<a href="javascript:resetCookie()"><i class="fa fa-location-arrow"></i> <span>导航</span></a>
</li>
<li>
<a href="pages/spider/index.html">
<i class="fa fa-download"></i> <span>碎片知识抽取与表示</span>
</a>
</li>
<li>
<a href="pages/add/index.html">
<i class="fa fa-hourglass-half"></i> <span>主题树构建</span>
</a>
</li>
<li>
<a href="pages/kg/index.html">
<i class="fa fa-tree"></i> <span>知识森林可视化</span>
</a>
</li>
</ul>
</section>
<!-- /.sidebar -->
</aside>
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper" ng-app="myApp" ng-controller="menu">
<!-- Content Header (Page header) -->
<section class="content-header">
<h1>
导航
<small>
<span style="font-family: 微软黑体">切换构建学科和课程:</span>
<!-- <select class="btn btn-sm btn-primary" ng-options="x.ClassName for x in ClassList" ng-model='NowClass' ng-change="change()">
<option value="">-- 请选择课程 --</option>
</select> -->
<select class="btn btn-sm btn-primary" ng-model="subject" ng-options="subject.subjectName for subject in subjects">
<option value="">-- 请选择学科 --</option>
</select>
<select class="btn btn-sm btn-primary" ng-model="domain" ng-options="domain.domainName for domain in subject.domains" ng-change="change()">
<option value="">-- 请选择课程 --</option>
</select>
<span style="font-family: 微软黑体">目前含: <b><a ng-bind="subjectNum"></a></b> 个学科,<b><a ng-bind="classSum"></a></b> 门课程</span>
</small>
</h1>
<ol class="breadcrumb">
<li><a href="#"><i class="fa fa-dashboard"></i> 知识森林构建导航</a></li>
</ol>
</section>
<!-- Main content -->
<section class="content" style="padding-bottom: 0">
<div class="row" style="margin-top: 5%; margin-bottom: 5%;">
<div class="col-sm-12">
<span ><img class="img-responsive" id="ImgNavigation" src="dist/img/daohang1.png" alt="" usemap="#YottaNavigation" ></span>
<map name="YottaNavigation">
<area id="area1" shape="circle" coords="180,139,14" onmouseover="javascript:display(1)" href="javascript:pageto(1)" alt="" title="" onfocus="blur(this);" >
<area id="area2" shape="circle" coords="180,139,14" onmouseover="javascript:display(2)" href="javascript:pageto(2)" alt="" title="" onfocus="blur(this);" >
<area id="area3" shape="circle" coords="180,139,14" onmouseover="javascript:display(3)" href="javascript:pageto(3)" alt="" title="" onfocus="blur(this);" >
</map>
</div>
<!-- <div class="col-sm-4">
<img id="image" src="" class="img-responsive" alt="" width="90%" >
</div> -->
</div>
<div class="row" id="textContainer" style="margin-top: 1%; visibility: hidden;">
<div class="col-sm-12">
<div class=" box box-info ">
<div class="box-header" style="cursor: move;" >
<b ></b>
</div>
<div class="box-body " id="text" style="font-size: 1.1em;">
</div>
</div>
</div>
</div>
</section>
<!-- /.content -->
</div>
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 1.0.0
</div>
<!-- <strong>Copyright © 2016 <a href="http://labs.xjtudlc.com/labs/index.html">大数据算法与分析技术国家工程实验室</a>.</strong> All rights -->
<strong>Copyright © 2019 大数据算法与分析技术国家工程实验室.</strong> All rights
reserved.
</footer>
<!-- /.control-sidebar -->
<!-- Add the sidebar's background. This div must be placed
immediately after the control sidebar -->
<div class="control-sidebar-bg"></div>
</div>
<!-- ./wrapper -->
<!-- jQuery 2.2.3 -->
<script src="plugins/jQuery/jquery-2.2.3.min.js"></script>
<!-- Bootstrap 3.3.6 -->
<script src="bootstrap/js/bootstrap.min.js"></script>
<!-- AdminLTE App -->
<script src="dist/js/app.min.js"></script>
<!-- 个人的插件 -->
<script type="text/javascript" src="config/ipconfig.js"></script>
<script src="plugins/angularjs/angular.js"></script>
<script src="plugins/angularjs/angular-animate.js"></script>
<script src="plugins/angularjs/angular-sanitize.js"></script>
<script src="dist/js/daohang.js"></script>
</body>
</html>