-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlife.html
212 lines (194 loc) · 10.4 KB
/
life.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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" src="https://ss.4r7.com/card/js/header.js"></script>
<title>我的生活-屈耘野-My Life-Qu Yunye</title>
<meta name="keywords" content="屈耘野,耘野,quyunye,Yunye Qu,shi.la,wo.shi.la,是啦,我是啦,简单介绍,教育,经历,知识,技能,项目,经验,生活,链接,联系" />
<meta name="description"
content="屈耘野 - 我的生活 - Qu Yunye's Life - My Life. 生活, 简单介绍, 教育, 经历, 知识, 技能, 项目, 经验, 链接, 联系. About, Education, Tech, Skill, Projects, My Life, Links" />
<link rel="icon" type="image/x-icon" href="https://ss.4r7.com/card/favicon.ico">
<link rel="shortcut icon" href="https://ss.4r7.com/card/images/logo.png" type="image/x-png">
<link rel="apple-touch-icon" sizes="76x76" href="https://ss.4r7.com/card/images/logo.png">
<style>
html {
scroll-behavior: smooth;
}
</style>
<!-- pace Loading-Tool-->
<script src="https://ss.4r7.com/js/pace.min.js"></script>
<link rel="stylesheet" href="https://ss.4r7.com/card/css/pace_blue_bar.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NGCHEXCHC6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-NGCHEXCHC6');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8404742748741464"
crossorigin="anonymous"></script>
</head>
<body>
<div class="change" id="index_card">
<center>
<img class="change" id="favorite" style="width:160px;margin-top:-50px;"
src="https://ss.4r7.com/card/images/favorite.jpg"><br>
<b id="name" style="font-weight: 300;font-size:200%;">屈耘野 Qu, Yunye</b><br>
<b><span style="font-weight: 300;" class="text-muted text-xs block">
<div id="introduction"></div>
<script>
window.addEventListener('DOMContentLoaded', (event) => {
var sentence = ["临邛道士鸿都客,能以精诚致魂魄", "天长地久有时尽,此恨绵绵无绝期", "豫兮若冬涉川,涣兮若冰之将释"];
introduction(document.getElementById('introduction'), sentence);
});
</script>
</span>
</center>
<center>
<div class="buttons" style="text-align: center;">
<a href="index.html#about" target="_blank">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">简单介绍</b><br>About
</button>
</a>
<a href="index.html#education" target="_blank">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">教育经历</b><br>Education
</button>
</a>
<a href="index.html#tech" target="_blank">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">知识与技能</b><br>Tech & Skill
</button>
</a>
<!-- <a href="projects.html#projects" target="_blank">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">项目与经验</b><br>Projects
</button>
</a> -->
<a href="https://4r7.com" target="_blank">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">我的博客</b><br>4r7.com
</button>
</a>
<a href="#life" target="_self">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">生活</b><br>My Life
</button>
</a>
<a href="index.html#contact" target="_blank">
<button class="button_1">
<b style="font-size:15px;font-weight: 300;">链接与联系</b><br>Links
</button>
</a>
</div>
<p class="change" id="icons">
<a href="index.html#about" target="_blank"><i style="color:#122caf;"
class="iconfont icon-mubiao"></i></a>
<a href="index.html#education" target="_blank"><i style="color:#8407b1;"
class="iconfont icon-xuexiao"></i></a>
<a href="index.html#tech" target="_blank"><i style="color:#8b131d;"
class="iconfont icon-jiegou"></i></a>
<a href="projects.html#projects" target="_blank"><i style="color:#a7431e;"
class="iconfont icon-ziyuan"></i></a>
<a href="#life" target="_self"><i style="color:#b37004;" class="iconfont icon-xingqiu"></i></a>
<a href="index.html#contact" target="_blank"><i style="color:#7f881a;"
class="iconfont icon-haoyou"></i></a>
<a href="#"
onclick="document.getElementById('overlay').style.display = 'flex';document.getElementById('dialog-img').src = 'https://ss.4r7.com/card/images/wechat.jpg';return false;"
target="_self"><i style="color:#467f0c;" class="iconfont icon-weixin"></i></a>
</p>
<br>
</center>
</div>
<div class="overlay" id="overlay" style="display:none;"
onclick="if(event.target === this || event.target.classList.contains('close_button')) { this.style.display = 'none'; }">
<div class="dialog_box">
<span class="close_button">× 关闭</span>
<img id="dialog-img" style="margin: 0 auto;max-width: 300px;"
src="https://ss.4r7.com/card/images/wechat.jpg" alt="联系方式">
</div>
</div>
<div id="life" class="change card">
<a href="#"><img class="change favorite" src="https://ss.4r7.com/card/images/favorite.jpg"></a>
<div class="class_title">
<b style="font-size:150%;" onclick="window.location.href='#'">我的旅程<br></b>My Journey<br><br>
</div>
<div style="clear:both;padding-left:3%;padding-right:3%;padding-bottom:3%;">
<b style="font-size:15px;font-weight: 350;">
<p>旅行是我的热爱,让我能够探索世界的多彩之处。我有幸踏足的这些地方、这些经历让我视野开阔,丰富了我的人生。</p>
<!-- height应当大于js/chinaMapConfig.js中height: 475-->
<iframe src="map.html" frameborder="0" scrolling="no" seamless
style="width: 100%; height: 480px;"></iframe>
<p><!--<i class="iconfont icon-fangda"></i><a href="map.html" target="_blank"
style="color: black;">点此在新窗口中打开</a>--></p>
</b>
</div>
</div>
<div id="game" class="change card">
<a href="#"><img class="change favorite" src="https://ss.4r7.com/card/images/favorite.jpg"></a>
<div class="class_title">
<b style="font-size:150%;" onclick="window.location.href='#'">游戏<br></b>Game<br><br>
</div>
<div style="clear:both;">
<a>
<div class="project_card">
<img class="p_card_p" src="https://ss.4r7.com/card/images/ow.jpg">
<div class="p_card_p_2" style="background-image: url(https://ss.4r7.com/card/images/ow.jpg);"></div>
<p class="p_all_text">
<b class="p_card_t">守望先锋</b>
<br>
<b class="p_card_text" style="font-size:17px;">Overwatch 开服玩家<br>从OW1到OW2
</b>
</p>
</div>
</a>
<a>
<div class="project_card">
<img class="p_card_p" src="https://ss.4r7.com/card/images/gta5.jpg">
<div class="p_card_p_2" style="background-image: url(https://ss.4r7.com/card/images/gta5.jpg);">
</div>
<p class="p_all_text">
<a class="p_card_t">GTA5</a>
<br>
<b class="p_card_text" style="font-size:17px;">GTA V <br> GTA Online
</b>
</p>
</div>
</a>
<br>
<a>
<div style="float: right;padding:3%;"><i class="iconfont icon-shouye"></i><a href="index.html"
target="_blank" class="unified_link">返回首页</a>
</div>
</a>
</div>
</div>
<br>
<div class="fixed_buttons">
<!-- Dark mode toggle button -->
<button id="darkMode" onclick="toggleDarkMode()" onmouseover="re_fixed_buttons('darkMode');"
onmouseout="re_fixed_buttons('darkMode');"><i class="iconfont icon-yewan"></i></button>
<!-- Scroll to top button -->
<button id="toTop" onclick="scrollToTop()" onmouseover="re_fixed_buttons('toTop');"
onmouseout="re_fixed_buttons('toTop');"><i class="iconfont icon-dingbu"></i></button>
<!-- Fullscreen toggle button -->
<!-- <button id="fullscreen" onclick="toggleFullscreen()" onmouseover="re_fixed_buttons('fullscreen');"
onmouseout="re_fixed_buttons('fullscreen');"><i class="iconfont icon-fangda"></i></button> -->
</div>
<!----------- footer----------->
<footer id="footer">
<p style="text-align: center;">
<a class="unified_link" href="http://wo.shi.la" target="_blank">Wo.Shi.La</a> - 我是啦<br>
<a class="unified_link" href="https://quyunye.com" target="_blank">QuYunye.com</a> - 屈耘野 © 2013 - 2023
</p>
<br>
<center>
<script type="text/javascript" src="https://ss.4r7.com/card/js/footer.js"></script>
</center>
</footer>
<script type='text/javascript' src='https://ss.4r7.com/analytics/api.js'></script>
</body>
</html>