-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprojectManage.html
55 lines (43 loc) · 1.14 KB
/
projectManage.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<title>projectManage</title>
<style>
html {
height:100%;
}
body {
background-color:#F5F5F5;
margin:0;
height:100%;
}
</style>
<!-- copy these lines to your document head: -->
<meta name="viewport" content="user-scalable=yes, initial-scale=1.0, width=1280" />
<!-- end copy -->
</head>
<body>
<!-- copy these lines to your document: -->
<div id="projectmanage_hype_container" style="margin:auto;position:relative;width:100%;height:1000px;overflow:hidden;">
<script type="text/javascript" charset="utf-8" src="projectManage.hyperesources/projectmanage_hype_generated_script.js?33932"></script>
</div>
<!-- end copy -->
<!-- text content for search engines: -->
<div style="display:none" aria-hidden=true>
<div></div>
<div>
</div>
<div>对计数型字段进行排序
</div>
<div>这里筛选显示的字段
</div>
<div>对选项型字段进行筛选
</div>
<div>点击这里开始
</div>
</div>
<!-- end text content: -->
</body>
</html>