forked from xiaotianMC/xiaotianMC.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeveloper.html
More file actions
252 lines (252 loc) · 13.6 KB
/
Copy pathdeveloper.html
File metadata and controls
252 lines (252 loc) · 13.6 KB
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>萤火盛夏-贡献者名单</title>
<link rel="shortcut icon" href="/public/img/Glowstone_JE4_BE2.webp">
<!--STYLE-->
<link rel="stylesheet" href="/public/lib/halfmoon-master/halfmoon-master/css/halfmoon.min.css">
<link rel="stylesheet" href="/public/css/global_define.css">
<link rel="stylesheet" href="/public/css/mainBanner.css">
<link rel="stylesheet" href="/resources/developer/developercss.css">
<!--SCRIPT-->
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</head>
<body>
<!--HEADER-->
<header class="PCheader">
<div class="headerContainer">
<div>
<a href="/index.html"><img src="/public/img/taemluciole_logo_row.png" alt="" title="回到主页"></a>
</div>
<div class="headerSelection">
<ul>
<li>
<a href="/minecraft/MCserver/server-index.html">Minecraft 服务器</a>
</li>
<li>
<a href="/minecraft/minecraft-index.html">Minecraft 相关内容</a>
</li>
<li>
<a href="/works/aboutUs.html">关于我们</a>
</li>
</ul>
</div>
</header>
<header class="mobileHeader">
<div>
<a href="/index.html"><img src="/public/img/taemluciole_logo_row.png" alt=""></a>
</div>
<input type="checkbox" name="" id="toggler">
<label for="toggler">
<div class="hamburgerContainer">
<span></span>
<span></span>
</div>
</label>
<div class="nav-items">
<ul>
<li>
<a href="/minecraft/MCserver/server-index.html">Minecraft 服务器</a>
</li>
<li>
<a href="/minecraft/minecraft-index.html">Minecraft 相关内容</a>
</li>
<li>
<a href="/works/aboutUs.html">关于我们</a>
</li>
</ul>
</div>
</header>
<main>
<div class="center">
<div class="listContainer">
<div class="listTitle">
<h1>贡献者名单</h1>
<p>2023.8.13至今</p>
</div>
<div class="developerList">
<ul>
<li class="aspects">工作室工作:模组介绍</li>
<li class="people">
<img src="resources\developer\icon\drittom.jpg">
<a href="">drittom</a>
<p>负责了所有模组介绍内容的录制,是萤火盛夏中非常非常重要的成员</p>
</li>
</ul>
</div>
<div class="aspects">
网站开发
</div>
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">First</th>
<th scope="col">Last</th>
<th scope="col" class="text-end">Age</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">
<img src="resources\developer\icon\mcxiaotian.jpg" alt="" srcset="">
<a href="">麦块晓天</a>
</th>
<td>萤火盛夏的主要负责人,网站的主要创造者。</td>
<td>Gates</td>
<td class="text-end">25</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Melissa</td>
<td>Waters</td>
<td class="text-end">27</td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="2">Jack the Sleeper</td>
<td class="text-end">???</td>
</tr>
</tbody>
</table>
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">First</th>
<th scope="col">Last</th>
<th scope="col" class="text-end">Age</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">
<img src="resources\developer\icon\mcxiaotian.jpg" alt="" srcset="">
<a href="">麦块晓天</a>
</th>
<td>萤火盛夏的主要负责人,网站的主要创造者。</td>
<td>Gates</td>
<td class="text-end">25</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Melissa</td>
<td>Waters</td>
<td class="text-end">27</td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="2">Jack the Sleeper</td>
<td class="text-end">???</td>
</tr>
</tbody>
</table>
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">First</th>
<th scope="col">Last</th>
<th scope="col" class="text-end">Age</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">
<img src="resources\developer\icon\mcxiaotian.jpg" alt="" srcset="">
<a href="">麦块晓天</a>
</th>
<td>萤火盛夏的主要负责人,网站的主要创造者。</td>
<td>Gates</td>
<td class="text-end">25</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Melissa</td>
<td>Waters</td>
<td class="text-end">27</td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="2">Jack the Sleeper</td>
<td class="text-end">???</td>
</tr>
</tbody>
</table>
</div>
</div>
</main>
<!--FOOTER-->
<footer>
<div class="footerContainer">
<!--LINKS-->
<div class="links">
<div class="itemContainer">
<ul class="footerItems_row">
<li class="item , itemTitle"><a href="">合作</a></li>
<li class="item"><a href="">关于我们</a></li>
<li class="item"><a href="">加入我们</a></li>
<li class="item"><a href="">侵权申诉</a></li>
</ul>
<ul class="footerItems_row ">
<li class="item , itemTitle"><a href="">帮助&工具</a></li>
<li class="item"><a href="/works/works-index.html">资源中心</a></li>
<li class="item"><a href="">文件下载</a></li>
<li class="item"><a href="">代码仓库</a></li>
</ul>
<ul class="footerItems_row ">
<li class="item , itemTitle"><a href="">其他</a></li>
<li class="item"><a href="">爱发电</a></li>
<li class="item"><a href="">友情链接</a></li>
<li class="item"><a href="">向我们反馈</a></li>
</ul>
</div>
</div>
<!--TEXTS-->
<div class="info">
<div class="infoContainer">
<ul class="footerItems_row">
<li>欢迎您的来访!ヾ(≧▽≦*)o</li>
</ul>
<ul class="footerItems_row">
<li class="footer-item-info"><a>贡献者</a></li>
<li class="footer-item-info">技术使用</li>
<li class="footer-item-info"><a>公告板</a></li>
</ul>
<ul class="footerItems_row">
<li class="footer-item-info"></li>
<li class="footer-item-info"></li>
</ul>
<div class="webLinks">
<ul>
<p class="itemTitle">在其他平台关注我们</p>
<span>
<li class="Bilibili-link" onclick="window.open('https://space.bilibili.com/3493263021443433','_self')">
<svg t="1642932213543" class="icon" viewBox="0 0 1129 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2343" width="40" height="40"><path d="M234.909 9.656a80.468 80.468 0 0 1 68.398 0 167.374 167.374 0 0 1 41.843 30.578l160.937 140.82h115.07l160.936-140.82a168.983 168.983 0 0 1 41.843-30.578A80.468 80.468 0 0 1 930.96 76.445a80.468 80.468 0 0 1-17.703 53.914 449.818 449.818 0 0 1-35.406 32.187 232.553 232.553 0 0 1-22.531 18.508h100.585a170.593 170.593 0 0 1 118.289 53.109 171.397 171.397 0 0 1 53.914 118.288v462.693a325.897 325.897 0 0 1-4.024 70.007 178.64 178.64 0 0 1-80.468 112.656 173.007 173.007 0 0 1-92.539 25.75h-738.7a341.186 341.186 0 0 1-72.421-4.024A177.835 177.835 0 0 1 28.91 939.065a172.202 172.202 0 0 1-27.36-92.539V388.662a360.498 360.498 0 0 1 0-66.789A177.03 177.03 0 0 1 162.487 178.64h105.414c-16.899-12.07-31.383-26.555-46.672-39.43a80.468 80.468 0 0 1-25.75-65.984 80.468 80.468 0 0 1 39.43-63.57M216.4 321.873a80.468 80.468 0 0 0-63.57 57.937 108.632 108.632 0 0 0 0 30.578v380.615a80.468 80.468 0 0 0 55.523 80.469 106.218 106.218 0 0 0 34.601 5.632h654.208a80.468 80.468 0 0 0 76.444-47.476 112.656 112.656 0 0 0 8.047-53.109v-354.06a135.187 135.187 0 0 0 0-38.625 80.468 80.468 0 0 0-52.304-54.719 129.554 129.554 0 0 0-49.89-7.242H254.22a268.764 268.764 0 0 0-37.82 0z m0 0" fill="#ffffff" p-id="2344"></path><path d="M348.369 447.404a80.468 80.468 0 0 1 55.523 18.507 80.468 80.468 0 0 1 28.164 59.547v80.468a80.468 80.468 0 0 1-16.094 51.5 80.468 80.468 0 0 1-131.968-9.656 104.609 104.609 0 0 1-10.46-54.719v-80.468a80.468 80.468 0 0 1 70.007-67.593z m416.02 0a80.468 80.468 0 0 1 86.102 75.64v80.468a94.148 94.148 0 0 1-12.07 53.11 80.468 80.468 0 0 1-132.773 0 95.757 95.757 0 0 1-12.875-57.133V519.02a80.468 80.468 0 0 1 70.007-70.812z m0 0" fill="#ffffff" p-id="2345"></path></svg>
</li>
<li class="GitHub-link">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"/>
</svg>
</li>
<li class="QQ-link">
<svg t="1642934989830" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7117" width="40" height="40"><path d="M897.031 626.742s-26.016-96.832-73.711-155.853c0 0 26.016-48.877-17.344-116.198 0 0-10.406-290.496-293.977-290.496S218.023 354.69 218.023 354.69c-43.359 67.321-17.344 116.198-17.344 116.198-47.695 59.021-73.711 155.853-73.711 155.853-24.281 118.043 21.68 139.254 28.617 141.098s22.547-16.6 27.75-24.9c5.203-8.3 16.477-35.044 19.078-36.888s6.938 13.833 6.938 13.833c18.211 59.944 57.234 103.288 57.234 103.288-39.023 14.755-65.906 43.344-65.906 43.344s-49.43 75.621 82.383 90.377 218.531-31.355 218.531-31.355h20.813s86.719 46.111 218.531 31.355 82.383-90.377 82.383-90.377-26.883-28.589-65.906-43.344c0 0 39.023-43.344 57.234-103.288 0 0 4.336-15.678 6.938-13.833s13.875 28.589 19.078 36.888c5.203 8.3 20.813 26.744 27.75 24.9s52.898-23.054 28.617-141.097z" p-id="7118" fill="#ffffff"></path></svg>
</li>
</span>
</ul>
</div>
<li class="footerItems_row , C-info">Copyright © 萤火盛夏(工作室) Team Fluorite 2021-2024 All right reserved</li>
</div>
</div>
</div>
</footer>
</main>
<!--SRCIPT-->
<script src="pub/js/webconnectjs.js"></script>
<script src="res/js/index.vue"></script>
<script src="pub/lib/trigger-1.0.5/dist/bundle.js"></script>
</body>
</html>