-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdynamic.html
81 lines (78 loc) · 1.73 KB
/
dynamic.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<title>动态</title>
<link rel="stylesheet" href="css/dynamic.css" />
</head>
<body>
<section>
<a href="">
<aricle>
<h2>风控融资类人才成为新亮点 互联网金融发展步入新阶段</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2><strong>[焦点]</strong>各行业流行机器换人 看看金融科技解放了多少从业者</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2><strong>[特色]</strong>向上金服成功接入CFCA权威系统 平台安全认证再升级</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2>中融商金控与山河集团达成战略合作</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2>2017年中国网络安全年会即将拉开帷幕</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2><strong>[特色]</strong>向上金服成功接入CFCA权威系统 平台安全认证再升级</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2>中融商金控与山河集团达成战略合作</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
<a href="">
<aricle>
<h2>2017年中国网络安全年会即将拉开帷幕</h2>
<time>
05/10 15:49
</time>
</aricle>
</a>
</section>
<script src="js/computed.js"></script>
</body>
</html>