-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDeveloperAnnouncement.html
263 lines (233 loc) · 7.41 KB
/
DeveloperAnnouncement.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
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
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>台灣皇室排名系統</title>
<link rel="icon" type="image/x-icon" href="img/chart-svgrepo-com.svg" />
<link rel="icon" type="image/x-icon" href="img/grid-svgrepo-com.svg" />
<!-- Boxicons -->
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<!-- icon -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- icon -->
<link rel="stylesheet" href="css/TCRSoriginal.css">
<link rel="stylesheet" href="css/TCRS.css">
<!-- jQUERY -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"
integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- jQUERY -->
<!-- datatables -->
<!-- main -->
<link rel="stylesheet" href="https://cdn.datatables.net/1.13.6/css/jquery.dataTables.css" />
<script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.js"></script>
<link rel="stylesheet" href="https://cdn.datatables.net/1.13.6/css/jquery.dataTables.min.css">
<!-- main -->
<!-- fixed col -->
<link rel="stylesheet" href=https://cdn.datatables.net/fixedcolumns/4.3.0/css/fixedColumns.dataTables.min.css">
<script src="https://cdn.datatables.net/fixedcolumns/4.3.0/js/dataTables.fixedColumns.min.js"></script>
<!-- fixed col -->
<!-- 表格拖拉 -->
<link rel="stylesheet" href="https://cdn.datatables.net/colreorder/1.7.0/css/colReorder.dataTables.min.css">
<script src="https://cdn.datatables.net/colreorder/1.7.0/js/dataTables.colReorder.min.js"></script>
<!-- 表格拖拉 -->
<!-- datatables -->
<script src="js/fetchdata-career.js"></script>
</head>
<body>
<a href="https://SiteStates.com" title="站長工具" style="display: none;">
<img src="https://SiteStates.com/show/image/33557.jpg" border="0" />
</a>
<!-- SIDEBAR -->
<section id="sidebar" class="hide">
<a href="https://xiang511.com/posts/TCRS/" class="brand">
<!-- <i class='bx bxs-smile'></i> -->
<i class='bx bxs-book-bookmark'></i>
<span class="text" >Blog</span>
</a>
<ul class="side-menu top">
<li>
<a href="TCRS.html">
<i class='bx bxs-home'></i>
<span class="text">首頁</span>
</a>
</li>
<!-- <li>
<a href="AboutUs.html">
<i class='bx bxs-detail'></i>
<span class="text">關於我們</span>
</a>
</li> -->
<li>
<a href="LadderRanking.html">
<i class='bx bxs-dashboard'></i>
<span class="text">天梯紀錄</span>
</a>
</li>
<li>
<a href="PlayerCareerRecord.html">
<i class='bx bxs-grid-alt'></i>
<span class="text">生涯紀錄</span>
</a>
</li>
<li>
<a href="Player-Profile.html">
<i class='bx bxs-crown'></i>
<span class="text">個人成就</span>
</a>
</li>
<!-- <li class="">
<a href="DataVisualization.html">
<i class='bx bxs-bar-chart-alt-2'></i>
<span class="text">統計圖表</span>
</a>
</li> -->
<li class="active">
<a href="DeveloperAnnouncement.html">
<i class='bx bx-code-alt'></i>
<span class="text">版本紀錄</span>
</a>
</li>
<!-- <li>
<a target="_blank" href="https://xiang511.com/TCRS/source/Open-Source.html">
<i class='bx bx-code'></i>
<span class="text">程式碼開源</span>
</a>
</li> -->
<!-- <li>
<a href="message.html">
<i class='bx bxs-message-dots' ></i>
<span class="text">聊天室</span>
</a>
</li> -->
<!-- <li>
<a href="#">
<i class='bx bx-comment-detail'></i>
<span class="text">常見問題</span>
</a>
</li> -->
<!-- <li class="">
<a target="_blank" href="https://xiang511.com/CR/">
<i class='bx bxs-window-alt'></i>
<span class="text">流體力學</span>
</a>
</li> -->
<!-- <li class="undone">
<a href="#">
<i class='bx bxs-group'></i>
<span class="text">個人資料(尚未完成)</span>
</a>
</li> -->
</ul>
<ul class="side-menu">
<!-- <li>
<a href="#">
<i class='bx bxs-cog' ></i>
<span class="text">Settings</span>
</a>
</li> -->
<!-- <li>
<a href="https://www.google.com.tw/?hl=zh_TW" class="logout">
<i class='bx bxs-log-out-circle' ></i>
<span class="text">登出</span>
</a>
</li> -->
</ul>
<div class="track">
<a href="https://SiteStates.com" title="站長工具">
<img src="https://SiteStates.com/show/image/33556.jpg" border="0" />
</a>
</div>
</section>
<!-- SIDEBAR -->
<!-- CONTENT -->
<section id="content">
<!-- NAVBAR -->
<nav>
<i class='bx bx-menu'></i>
<!-- <a href="#" class="nav-link">Categories</a> -->
<form action="#">
<!-- <div class="form-input">
<input type="search" placeholder="Search...">
<button type="submit" class="search-btn"><i class='bx bx-search' ></i></button>
</div> -->
</form>
<input type="checkbox" id="switch-mode" hidden>
<!-- <label for="switch-mode" class="switch-mode"></label> -->
<!-- <a href="#" class="notification">
<i class='bx bxs-bell' ></i>
<span class="num"></span>
</a> -->
<!-- <a href="https://xiang511.github.io/hydromechanics/newsite/index.html" class="profile">
<img style="border-radius: 0;" src="img/purr-svgrepo-com.svg">
</a> -->
</nav>
<!-- NAVBAR -->
<!-- MAIN -->
<main>
<div class="head-title">
<div class="left">
<h1>台灣皇室排名系統</h1>
<ul class="breadcrumb">
<li>
<a href="#">其他資料</a>
</li>
<li><i class='bx bx-chevron-right'></i></li>
<li>
<a class="active" href="#">版本紀錄</a>
</li>
</ul>
</div>
<!-- <a href="#" class="btn-download">
<i class='bx bxs-cloud-download' ></i>
<span class="text">Download PDF</span>
</a> -->
</div>
<div class="table-data">
<div class="order">
<section class="search gitmes" id="search">
<div class="title">
<div class="center">
<h1>版本紀錄</h1>
</div>
</div>
<script src="https://giscus.app/client.js" data-repo="Xiang511/hydromechanics"
data-repo-id="R_kgDOKPsV6w" data-category="Announcements"
data-category-id="DIC_kwDOKPsV684Cas5-" data-mapping="url" data-strict="0"
data-reactions-enabled="0" data-emit-metadata="0" data-input-position="bottom"
data-theme="light" data-lang="zh-TW" crossorigin="anonymous" async>
</script>
<style>
.giscus {
margin-top: 1.5em;
max-height: 500px;
overflow: auto;
scrollbar-width: none;
}
</style>
</section>
</div>
<div class="todo">
<section class="search gitmes" id="search">
<div class="title">
<div class="center">
<h1>申請紀錄</h1>
</div>
</div>
<iframe class="googlesheet"
src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQvrlCs4xpe5uMOz-Ue92-4gELAH20n4Dnrho4QbtCkSPrZw7bg0UP9utZN3iLxZMn_JuqyuqbWHmlz/pubhtml?gid=1919273702&single=true&widget=true&headers=false"></iframe>
</section>
<!-- <div class="head"> -->
<!-- <i class='bx bx-plus' ></i>
<i class='bx bx-filter' ></i> -->
<!-- </div> -->
</div>
</div>
</main>
<!-- MAIN -->
</section>
<!-- CONTENT -->
<script src="js/dashboard.js"></script>
</body>
</html>