-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
305 lines (256 loc) · 15.2 KB
/
index.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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ARK ALL - UMer人手一個的APP</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free HTML Templates" name="keywords">
<meta content="Free HTML Templates" name="description">
<link id="icon" href="./static_fs/image/logo.png" rel="icon">
<link rel="preconnect" href="https://fonts.gstatic_fs.com/">
<link href="static_fs/css/css2.css" rel="stylesheet">
<link href="static_fs/css/all.min.css" rel="stylesheet">
<link href="static_fs/css/owl.carousel.min.css" rel="stylesheet">
<link href="static_fs/css/style.css" rel="stylesheet">
<script src="js/function.js?v=1"></script>
</head>
<body>
<div class="container-fluid bg-primary py-3">
<div class="container">
<div class="row">
<div class="col-md-6 text-center text-lg-left mb-2 mb-lg-0">
<div class="d-inline-flex align-items-center">
<a class="text-white pr-3" href="javascript:set_language('zh')">繁體中文</a>
<span class="text-white">|</span>
<a class="text-white px-3" href="javascript:set_language('ch')">简体中文</a>
<span class="text-white">|</span>
<a class="text-white pl-3" href="javascript:set_language('en')">English</a>
</div>
</div>
<!--
<div class="col-md-6 text-center text-lg-right">
<div class="d-inline-flex align-items-center">
<a class="text-white px-3" href="">
<i class="fab fa-facebook-f"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-twitter"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-instagram"></i>
</a>
<a class="text-white pl-3" href="">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
-->
</div>
</div>
</div>
<div class="container-fluid position-relative nav-bar p-0">
<div class="container-lg position-relative p-0 px-lg-3" style="z-index: 9;">
<nav class="navbar navbar-expand-lg bg-white navbar-light py-3 py-lg-0 pl-3 pl-lg-5">
<a href="index.html" class="navbar-brand">
<h1 class="m-0 text-secondary"><span class="text-primary">ARK</span>ALL</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between px-3" id="navbarCollapse">
<div class="navbar-nav ml-auto py-0">
<a name="home" href="index.html" class="nav-item nav-link">Home</a>
<!-- <a name="activity" href="Activity.html" class="nav-item nav-link">Activity</a> -->
<!--<a name="bulletin" href="bulletin.html" class="nav-item nav-link">Bulletin</a> -->
<a name="tutorial" href="tutorial.html" class="nav-item nav-link">Tutorial</a>
<a name="qa" href="qa.html" class="nav-item nav-link">Question and Answer</a>
<a name="useragreement" href="user_agreement.html" class="nav-item nav-link">User Agreement</a>
<!--<a name="about" href="about.html" class="nav-item nav-link">About</a>-->
<!--<a name="contact" href="" class="nav-item nav-link">Contact</a> -->
</div>
</div>
</nav>
</div>
</div>
<div class="page-header container-fluid bg-secondary pt-2 pt-lg-5 pb-2 mb-5">
<div class="container py-5">
<div class="row align-items-center py-4">
<div class="col-md-6 text-center text-md-left">
<h1 name="appsdownload" class="mb-4 mb-md-0 text-primary">APPs DOWNLOAD</h1>
</div>
<div class="col-md-6 text-center text-md-right">
<div class="d-inline-flex align-items-center">
<a name="home" class="btn text-primary" href="index.html">Home</a>
<i class="fas fa-angle-right text-primary"></i>
<a name="download" class="btn text-primary disabled" href="">download</a>
</div>
</div>
</div>
</div>
</div>
<div class="text-center">
<p name="registerAccountNotice">
To register an account, please see Question and Answer (quesiton no.1) :
</p>
<h3>
<a name="qa" href="qa.html">Quesiton and Answer</a>
</h3>
<h3>
<a name="tutorial" href="tutorial.html">Organization account tutorial with graphics</a>
</h3>
<h3>
<a href="https://wiki.umall.one" target="_blank">ARK Wiki</a>
</h3>
</div>
<div class="container-fluid py-5">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 pb-1">
<div class="d-flex flex-column align-items-center justify-content-center text-center bg-light mb-4 px-4" style="height: 300px;">
<a style="text-decoration: none;" href="https://apps.apple.com/us/app/um-all/id1636670554" target="_blank">
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-app-store-ios"></i>
</div>
<h4 class="font-weight-bold m-0">Apple App Store</h4>
</a>
</div>
</div>
<div class="col-lg-3 col-md-6 pb-1">
<div class="d-flex flex-column align-items-center justify-content-center text-center bg-light mb-4 px-4" style="height: 300px;">
<a style="text-decoration: none;" href="https://play.google.com/store/apps/details?id=one.umall" target="_blank">
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-google-play"></i>
</div>
<h4 class="font-weight-bold m-0">Google Play Store</h4>
</a>
</div>
</div>
<div class="col-lg-3 col-md-6 pb-1">
<div class="d-flex flex-column align-items-center justify-content-center text-center bg-light mb-4 px-4" style="height: 300px;">
<a style="text-decoration: none;" href="https://umall.one/static/release/app-release.apk" target="_blank">
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-android"></i>
</div>
<!-- <h4 class="font-weight-bold m-0">Android APK</h4>
<h4 class="font-weight-bold m-0">(HUAWEI)</h4> -->
<h4 name="android" class="font-weight-bold m-0">User Agreement</h4>
</a>
</div>
</div>
<div class="col-lg-3 col-md-6 pb-1">
<div class="d-flex flex-column align-items-center justify-content-center text-center bg-light mb-4 px-4" style="height: 300px;">
<a style="text-decoration: none;" href="https://github.com/UM-ARK/UM-All-Frontend" target="_blank">
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-github"></i>
</div>
<h4 class="font-weight-bold m-0">Github</h4>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-primary text-white mt-5 pt-5 px-sm-3 px-md-5">
<div class="row pt-5">
<div class="col-lg-4 col-md-6 mb-5">
<a href="">
<h1 class="text-secondary mb-3"><span class="text-white">ARK</span>ALL</h1>
</a>
<p name="introduction">Integration of all information. Introduce what these are..</p>
<!--
<div class="d-flex justify-content-start mt-4">
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 38px; height: 38px;" href="#"><i class="fab fa-instagram"></i></a>
</div>
-->
</div>
<div class="col-lg-4 col-md-6 mb-5">
<h4 name="contact" class="text-white mb-4">Get In Touch</h4>
<i class="fa fa-map-marker-alt mr-2"></i>
<p name="plice">University of Macau Avenida da Universidade Taipa, Macau, China</p>
<!-- <p><i class="fa fa-phone-alt mr-2"></i>+853 0000 0000</p> -->
<p><i class="fa fa-envelope mr-2"></i>[email protected]</p>
</div>
<div class="col-lg-4 col-md-6 mb-5">
<h4 name="quicklinks" class="text-white mb-4">Quick Links</h4>
<div class="d-flex flex-column justify-content-start">
<a name="home" class="text-white mb-2" href="index.html"><i
class="fa fa-angle-right mr-2"></i>Home</a>
<a name="tutorial" class="text-white mb-2" href="tutorial.html"><i
class="fa fa-angle-right mr-2"></i>Tutorial</a>
<a name="useragreement" class="text-white mb-2" href="user_agreement.html"><i
class="fa fa-angle-right mr-2"></i>User Agreement</a>
<a name="qa" class="text-white mb-2" href="qa.html"><i class="fa fa-angle-right mr-2"></i>Question
and Answer</a>
<a class="text-white mb-2" href="https://wiki.umall.one/" target="_blank">ARK Wiki</a>
<!-- <a name="what2reg" class="text-white mb-2" href="https://www.umeh.top/" target="_blank"><i
class="fa fa-angle-right mr-2"></i>what2reg</a>
<a name="umbbs" class="text-white mb-2" href="https://www.umbbs.xyz/" target="_blank"><i
class="fa fa-angle-right mr-2"></i>umbbs</a> -->
<!-- <a name="about" class="text-white mb-2" href="about.html"><i
class="fa fa-angle-right mr-2"></i>About Us</a>-->
<!-- <a name="pricing" class="text-white mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Pricing</a> -->
<!-- <a name="contact" class="text-white" href="#"><i class="fa fa-angle-right mr-2"></i>Contact Us</a> -->
</div>
</div>
<!--
<div class="col-lg-3 col-md-6 mb-5">
<h4 name="newsletter" class="text-white mb-4">Newsletter</h4>
<form action="">
<div class="form-group">
<input type="text" class="form-control border-0" placeholder="Your ID" required="required">
</div>
<div class="form-group">
<input type="password" class="form-control border-0" placeholder="Your Password" required="required">
</div>
<div>
<button name="submit" class="btn btn-lg btn-secondary btn-block border-0" type="submit">Submit Now</button>
</div>
</form>
</div>
-->
</div>
</div>
<div class="container-fluid bg-dark text-white py-5 px-sm-5 px-md-5">
<p name="copyright" class="m-0 text-center text-white">
</p>
</div>
</body>
</html>
<script data-cfasync="false" src="static_fs/js/email-decode.min.js"></script>
<script src="static_fs/js/jquery-3.4.1.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/bootstrap.bundle.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/easing.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/waypoints.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/counterup.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/owl.carousel.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/jqBootstrapValidation.min.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/contact.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/main.js" type="02df5cf15e95243d2cd3d2f0-text/javascript"></script>
<script src="static_fs/js/rocket-loader.min.js" data-cf-settings="02df5cf15e95243d2cd3d2f0-|49" defer=""></script>
<script>
Printf("begin");
function set_language(lang) {
var web_language_path = "/data/language.json?v=" + Date.now();
var web_language_data = Get_Html(web_language_path);
var web_language = Get_Json(web_language_data);
for (var key in web_language) {
var langdata = web_language[key][lang];
if (langdata == null | langdata == "") {
langdata = web_language[key][en];
}
var objname = document.getElementsByName(key)
if (objname) {
for (var i = 0; i < objname.length; i++) {
objname[i].innerHTML = langdata;
}
}
}
}
set_language("zh");
</script>